about summary refs log tree commit diff
path: root/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-03 r/4207 feat: Add top-level system parameterVincent Ambo1-0/+2
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-7/+12
2022-01-20 r/3639 fix: Fix build inclusion logicVincent Ambo1-1/+1
2022-01-20 r/3638 refactor: Replace 'meta.ci' -> 'meta.ci.skip'Vincent Ambo1-2/+2
2022-01-17 r/3602 feat(nix/buildkite): Check target map of parent to determine skipsVincent Ambo1-1/+3
2022-01-02 r/3512 fix(ops/pipelines): Realise anchor derivation for rootingVincent Ambo1-3/+3
2021-12-28 r/3487 feat(3p/nixpkgs): allow injecting user nixpkgs configzseri1-1/+1
2021-12-16 r/3268 fix: make sure depot.path is named "depot" (again)sterni1-1/+5
2021-11-23 r/3087 refactor(readTree): Move 'gather' into readTree itselfVincent Ambo1-26/+1
2021-11-23 r/3084 refactor(readTree): Move copy of 'fix' into readTreeVincent Ambo1-5/+1
2021-11-23 r/3082 refactor(readTree): Move 'restrictFolder' function into readTreeVincent Ambo1-24/+4
2021-11-15 r/3071 chore(depot): Restrict access to targets from //corpVincent Ambo1-1/+18
2021-11-15 r/3070 refactor(readTree): Flip argument order of argFilterVincent Ambo1-1/+1
2021-11-15 r/3069 refactor(depot): Generalise folder restriction readTree filterVincent Ambo1-32/+40
2021-09-20 r/2891 refactor(depot): Import depot.path using lib.cleanSourceVincent Ambo1-1/+1
2021-09-15 r/2869 feat(nix/readTree): record list of children added by readTreesterni1-1/+2
2021-09-10 r/2833 chore(nint): move from //users/sterni to //nixsterni1-5/+0
2021-09-09 r/2826 feat(depot): Prevent imports from NIX_PATH within the depotVincent Ambo1-0/+3
2021-09-08 r/2824 refactor(readTree): Pass all readTree parameters as function argsVincent Ambo1-4/+6
2021-08-26 r/2796 fix(ops): Add another target that needs a //users exceptionVincent Ambo1-1/+2
2021-08-26 r/2794 style(depot): Use depot path format for args filter errorsVincent Ambo1-1/+1
2021-08-26 r/2793 feat(depot): Disallow access to //users from outside of itVincent Ambo1-1/+44
2021-04-12 r/2497 refactor: Replace 'depotPath' with 'depot.path'Vincent Ambo1-6/+3
2021-04-12 r/2496 refactor(readTree): Initialise repo roots without recursingVincent Ambo1-53/+28
2021-04-11 r/2477 feat(ops/pipelines): Add gcroots for depot builds on canonVincent Ambo1-0/+6
2021-04-11 r/2473 feat(3p/nixpkgs): Plumb through externalArgs.nixpkgsBisectPathVincent Ambo1-1/+8
2021-04-10 r/2470 refactor: Move nixpkgs attribute to `third_party.nixpkgs`Vincent Ambo1-5/+5
2021-03-31 r/2368 fix(tvix): Add //tvix to readTree rootsVincent Ambo1-0/+1
2021-03-23 r/2325 chore: Remove //overrides from depotVincent Ambo1-6/+1
2021-02-06 r/2182 fix(config): remove ciBuilds inheritsterni1-2/+2
2020-08-31 r/1748 feat(ci): Add subtarget support for buildsVincent Ambo1-2/+17
2020-08-31 r/1747 feat(ops/pipelines): Dynamically generate CI pipeline from targetsVincent Ambo1-3/+8
2020-08-26 r/1725 feat: Implement automatic CI target detection for the depotVincent Ambo1-2/+21
2020-08-26 r/1714 fix: Remove ./presentations from top-levelVincent Ambo1-1/+0
2020-06-29 r/1130 chore(ops): Clean up old GCP infrastructure filesVincent Ambo1-7/+0
2020-06-24 r/1076 refactor(ci-builds): Split up CI builds into multiple bucketsVincent Ambo1-1/+7
2020-06-13 r/941 refactor(ops/nixos): Move my NixOS configurations to //users/tazjinVincent Ambo1-0/+1
2020-06-13 r/940 feat: Add 'depotPath' to depot root importVincent Ambo1-0/+4
2020-06-08 r/886 chore: Add //net to local package treesVincent Ambo1-1/+2
2020-02-21 r/558 refactor: Pass the depot as an argument named 'depot'Vincent Ambo1-3/+7
2020-01-22 r/448 feat(lisp/dns): Check in very early DNS-over-HTTPS clientVincent Ambo1-0/+1
2020-01-11 r/369 fix(build): Pass 'lib' as readTree argument to packagesVincent Ambo1-1/+1
2019-12-21 r/279 refactor(nix/readTree): Move readTree to its own subfolderVincent Ambo1-1/+1
2019-12-21 r/265 feat(bootstrapping-2018): Fix build and check in built presentationVincent Ambo1-6/+7
2019-12-20 r/240 fix: Various minor fixes for new repository layoutVincent Ambo1-1/+1
2019-12-20 r/238 refactor: Fix a variety of filepaths for repo relayoutingVincent Ambo1-28/+6
2019-12-19 r/204 chore(build): Add package required for buildGo at the top-levelVincent Ambo1-1/+10
2019-12-18 r/188 fix(build): Add missing packages for Nixery imagesVincent Ambo1-0/+3
2019-12-18 r/183 fix(build): Fix compatibility with Nixery instanceVincent Ambo1-1/+14
2019-12-16 r/166 feat: Expose readTree for downstream consumersVincent Ambo1-0/+6