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
/
nix
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
r/7848
fix(nix/buildkite): solve bogus realpath errors if build steps fail
sterni
1
-1
/
+4
2024-03-15
r/7698
chore: move protoCheck into extraStep of //nix/bufCheck
sterni
1
-6
/
+23
2024-03-07
r/7656
feat(buildkite): avoid building extraSteps in pipeline construction
sterni
1
-7
/
+28
2024-03-02
r/7630
refactor(nix/buildkite): unify target attr path calculation
sterni
1
-6
/
+9
2024-03-02
r/7629
refactor(nix/buildkite): use attr path over target drv in mkBuild*
sterni
1
-15
/
+14
2024-03-02
r/7628
refactor(nix/buildkite): make more use of formal arguments
sterni
1
-8
/
+10
2024-02-21
r/7590
feat(nix/writeTree): don't require IfD for drvs in tree
sterni
1
-19
/
+11
2024-02-21
r/7589
feat(nix/writeTree): init
Aspen Smith
3
-0
/
+145
2024-02-12
r/7502
chore(nix/buildGo): add support for Go 1.20+
Luke Granger-Brown
1
-7
/
+42
2024-02-02
r/7472
docs(nix-1p): clarify wording for what is an expression
Vincent Ambo
1
-2
/
+1
2023-11-30
r/7090
fix(nix/readTree): Fix typo in docs
Aspen Smith
1
-1
/
+1
2023-10-30
r/6915
chore(tools/depotfmt): use Go version from buildGo
Vincent Ambo
1
-0
/
+3
2023-10-24
r/6877
chore(nix/buildGo): bump to go 1.19
Florian Klink
1
-5
/
+5
2023-10-22
r/6868
feat(nix/buildkite): fetch drvmap from *any* default branch builds
Vincent Ambo
1
-25
/
+36
2023-10-17
r/6845
chore(nix/bufCheck): remove git status check
Florian Klink
1
-13
/
+2
2023-10-17
r/6844
chore(tvix): move store golang bindings to tvix/store-go
Florian Klink
1
-2
/
+0
2023-10-17
r/6843
chore(tvix): move castore golang bindings to tvix/castore-go
Florian Klink
1
-1
/
+0
2023-10-10
r/6765
docs(nix-1p): add section about the merge operator
Vincent Ambo
1
-2
/
+32
2023-10-10
r/6764
docs(nix-1p): fix formatting of operator table
Vincent Ambo
1
-15
/
+15
2023-10-01
r/6681
docs(nix-1p): update manual links
Jan Hrček
1
-8
/
+8
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-0
/
+1
2023-09-08
r/6565
feat(nix/renderMarkdown): add optional tagfilter argument
Vincent Ambo
1
-3
/
+16
2023-08-08
r/6472
feat(nix/sparseTree): add optional `name` argument
Vincent Ambo
1
-15
/
+26
2023-08-01
r/6459
docs(nix-1p): explain scope of `with`
Vincent Ambo
1
-0
/
+8
2023-07-24
r/6443
feat(nix/buildkite): add meta.ci.buildkiteExtraStepArgs
Florian Klink
1
-1
/
+3
2023-07-24
r/6442
feat(nix/buildkite): add meta.ci.buildkiteExtraDeps
Florian Klink
1
-1
/
+1
2023-07-18
r/6431
feat(nix/buildkite): support meta.timeout
Florian Klink
1
-0
/
+2
2023-07-18
r/6430
feat(nix/buildkite): drop postBuild logic
Florian Klink
1
-31
/
+2
2023-07-11
r/6403
docs(nix-1p): suggest using `nix repl` to experiment with commands
Vincent Ambo
1
-0
/
+3
2023-06-19
r/6334
docs(nix-1p): import is a builtin, not a keyword
Vincent Ambo
1
-2
/
+4
2023-06-03
r/6229
feat(nix/buildkite): extraSteps: include parentLabel into hash
Florian Klink
1
-1
/
+1
2023-06-03
r/6228
feat(nix/buildkite): add step key to release steps
Florian Klink
1
-0
/
+1
2023-06-01
r/6226
docs(nix/buildkite): escape "release" in warning
Florian Klink
1
-1
/
+1
2023-05-31
r/6224
chore: remove comments formerly meant for alignment
sterni
2
-2
/
+0
2023-04-24
r/6106
feat(nix/lazy-deps): add override pattern for deps
Vincent Ambo
1
-50
/
+52
2023-02-28
r/5862
feat(nix/readTree): implement .skip-tree marker for subtree ignoring
Vincent Ambo
6
-18
/
+76
2022-12-27
r/5501
feat(nix/bufCheck): always run from repo root
Florian Klink
1
-3
/
+3
2022-12-27
r/5500
feat(nix/bufCheck): ensure .pb.go is up to date
Florian Klink
1
-2
/
+15
2022-12-26
r/5497
chore(nix/buildGo): drop thing.proto from example
Florian Klink
2
-18
/
+0
2022-12-26
r/5491
chore(nix/buildGo): drop buildGo.proto and buildGo.grpc
Florian Klink
3
-134
/
+2
2022-12-26
r/5488
feat(nix/lazy-deps): add passthru.devShell
zimbatm
1
-0
/
+6
2022-12-26
r/5487
refactor(nix/lazy-deps): use runCommand
zimbatm
1
-29
/
+37
2022-11-09
r/5274
revert(nix/utils): onlyDrvPath to get the drvPath w/o the outputs
sterni
2
-27
/
+0
2022-11-03
r/5232
chore(3p/sources): Bump channels & overlays (OpenSSL edition)
sterni
1
-1
/
+4
2022-11-01
r/5227
feat(ops/buildkite): Support "soft failures"
William Carroll
1
-0
/
+4
2022-10-21
r/5173
chore(buf): Use nixpkgs-provided buf
Florian Klink
1
-2
/
+2
2022-10-20
r/5171
refactor(nix/dependency-analyzer): use unsafeDiscardOutputDependency
sterni
1
-18
/
+2
2022-10-20
r/5169
fix(nix/buildkite) don't fail if gated step has no branches
Evgeny Zemtsov
1
-1
/
+1
2022-10-11
r/5108
fix(nix/dependency-analyzer): don't read from non-drv store paths
sterni
1
-1
/
+7
2022-10-11
r/5106
fix(nix/buildGo): fix for Nix >= 2.6 readFile changes
sterni
1
-1
/
+4
[next]