Age | Commit message (Expand) | Author | Files | Lines |
2024-09-05 | r/8653 chore(3p/sources): bump channels & overlays (2024-09-01) | Vincent Ambo | 1 | -1/+0 |
2024-08-01 | r/8435 chore(3p/sources): Bump channels & overlays (2024-07-28) | Aspen Smith | 3 | -6/+14 |
2024-07-08 | r/8358 chore(3p/gerrit): create buildBazelPackageNG and migrate gerrit to it | Luke Granger-Brown | 16 | -0/+286 |
2024-04-22 | r/7990 docs(nix/buildkite): update error message | Florian Klink | 1 | -1/+1 |
2024-04-19 | r/7959 chore(nix/buildGo): remove unused function | Florian Klink | 1 | -2/+0 |
2024-04-19 | r/7958 chore(nix/buildGo): cleanups | Florian Klink | 1 | -4/+3 |
2024-04-16 | r/7942 docs(nix-1p): add (temporary) "ad" for Volga Sprint | Vincent Ambo | 1 | -0/+5 |
2024-04-16 | r/7940 feat(nix/buildkite): reflect deps between derivations in pipelines | sterni | 1 | -3/+23 |
2024-04-16 | r/7939 feat(nix/buildkite): use keys based on drvPaths where possible | sterni | 1 | -2/+19 |
2024-04-15 | r/7933 fix(nix/dependency-analyzer): ignore non-drv paths for Nix < 2.6 | sterni | 1 | -24/+29 |
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 |