depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.nix
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
r/3723
style: format entire depot with nixpkgs-fmt
Vincent Ambo
1
-7
/
+12
2022-01-20
r/3639
fix: Fix build inclusion logic
Vincent Ambo
1
-1
/
+1
2022-01-20
r/3638
refactor: Replace 'meta.ci' -> 'meta.ci.skip'
Vincent Ambo
1
-2
/
+2
2022-01-17
r/3602
feat(nix/buildkite): Check target map of parent to determine skips
Vincent Ambo
1
-1
/
+3
2022-01-02
r/3512
fix(ops/pipelines): Realise anchor derivation for rooting
Vincent Ambo
1
-3
/
+3
2021-12-28
r/3487
feat(3p/nixpkgs): allow injecting user nixpkgs config
zseri
1
-1
/
+1
2021-12-16
r/3268
fix: make sure depot.path is named "depot" (again)
sterni
1
-1
/
+5
2021-11-23
r/3087
refactor(readTree): Move 'gather' into readTree itself
Vincent Ambo
1
-26
/
+1
2021-11-23
r/3084
refactor(readTree): Move copy of 'fix' into readTree
Vincent Ambo
1
-5
/
+1
2021-11-23
r/3082
refactor(readTree): Move 'restrictFolder' function into readTree
Vincent Ambo
1
-24
/
+4
2021-11-15
r/3071
chore(depot): Restrict access to targets from //corp
Vincent Ambo
1
-1
/
+18
2021-11-15
r/3070
refactor(readTree): Flip argument order of argFilter
Vincent Ambo
1
-1
/
+1
2021-11-15
r/3069
refactor(depot): Generalise folder restriction readTree filter
Vincent Ambo
1
-32
/
+40
2021-09-20
r/2891
refactor(depot): Import depot.path using lib.cleanSource
Vincent Ambo
1
-1
/
+1
2021-09-15
r/2869
feat(nix/readTree): record list of children added by readTree
sterni
1
-1
/
+2
2021-09-10
r/2833
chore(nint): move from //users/sterni to //nix
sterni
1
-5
/
+0
2021-09-09
r/2826
feat(depot): Prevent imports from NIX_PATH within the depot
Vincent Ambo
1
-0
/
+3
2021-09-08
r/2824
refactor(readTree): Pass all readTree parameters as function args
Vincent Ambo
1
-4
/
+6
2021-08-26
r/2796
fix(ops): Add another target that needs a //users exception
Vincent Ambo
1
-1
/
+2
2021-08-26
r/2794
style(depot): Use depot path format for args filter errors
Vincent Ambo
1
-1
/
+1
2021-08-26
r/2793
feat(depot): Disallow access to //users from outside of it
Vincent Ambo
1
-1
/
+44
2021-04-12
r/2497
refactor: Replace 'depotPath' with 'depot.path'
Vincent Ambo
1
-6
/
+3
2021-04-12
r/2496
refactor(readTree): Initialise repo roots without recursing
Vincent Ambo
1
-53
/
+28
2021-04-11
r/2477
feat(ops/pipelines): Add gcroots for depot builds on canon
Vincent Ambo
1
-0
/
+6
2021-04-11
r/2473
feat(3p/nixpkgs): Plumb through externalArgs.nixpkgsBisectPath
Vincent Ambo
1
-1
/
+8
2021-04-10
r/2470
refactor: Move nixpkgs attribute to `third_party.nixpkgs`
Vincent Ambo
1
-5
/
+5
2021-03-31
r/2368
fix(tvix): Add //tvix to readTree roots
Vincent Ambo
1
-0
/
+1
2021-03-23
r/2325
chore: Remove //overrides from depot
Vincent Ambo
1
-6
/
+1
2021-02-06
r/2182
fix(config): remove ciBuilds inherit
sterni
1
-2
/
+2
2020-08-31
r/1748
feat(ci): Add subtarget support for builds
Vincent Ambo
1
-2
/
+17
2020-08-31
r/1747
feat(ops/pipelines): Dynamically generate CI pipeline from targets
Vincent Ambo
1
-3
/
+8
2020-08-26
r/1725
feat: Implement automatic CI target detection for the depot
Vincent Ambo
1
-2
/
+21
2020-08-26
r/1714
fix: Remove ./presentations from top-level
Vincent Ambo
1
-1
/
+0
2020-06-29
r/1130
chore(ops): Clean up old GCP infrastructure files
Vincent Ambo
1
-7
/
+0
2020-06-24
r/1076
refactor(ci-builds): Split up CI builds into multiple buckets
Vincent Ambo
1
-1
/
+7
2020-06-13
r/941
refactor(ops/nixos): Move my NixOS configurations to //users/tazjin
Vincent Ambo
1
-0
/
+1
2020-06-13
r/940
feat: Add 'depotPath' to depot root import
Vincent Ambo
1
-0
/
+4
2020-06-08
r/886
chore: Add //net to local package trees
Vincent Ambo
1
-1
/
+2
2020-02-21
r/558
refactor: Pass the depot as an argument named 'depot'
Vincent Ambo
1
-3
/
+7
2020-01-22
r/448
feat(lisp/dns): Check in very early DNS-over-HTTPS client
Vincent Ambo
1
-0
/
+1
2020-01-11
r/369
fix(build): Pass 'lib' as readTree argument to packages
Vincent Ambo
1
-1
/
+1
2019-12-21
r/279
refactor(nix/readTree): Move readTree to its own subfolder
Vincent Ambo
1
-1
/
+1
2019-12-21
r/265
feat(bootstrapping-2018): Fix build and check in built presentation
Vincent Ambo
1
-6
/
+7
2019-12-20
r/240
fix: Various minor fixes for new repository layout
Vincent Ambo
1
-1
/
+1
2019-12-20
r/238
refactor: Fix a variety of filepaths for repo relayouting
Vincent Ambo
1
-28
/
+6
2019-12-19
r/204
chore(build): Add package required for buildGo at the top-level
Vincent Ambo
1
-1
/
+10
2019-12-18
r/188
fix(build): Add missing packages for Nixery images
Vincent Ambo
1
-0
/
+3
2019-12-18
r/183
fix(build): Fix compatibility with Nixery instance
Vincent Ambo
1
-1
/
+14
2019-12-16
r/166
feat: Expose readTree for downstream consumers
Vincent Ambo
1
-0
/
+6
2019-12-13
r/128
fix(build): Make repository callable in Nix
Vincent Ambo
1
-0
/
+2
[next]