Age | Commit message (Expand) | Author |
2024-07-10 | Merge changes I81552018,Ieb65c133 into main | eldritch horrors |
2024-07-10 | devShell: Fix errors with environment variables | piegames |
2024-07-10 | Merge "libmain: clear display attributes in the multiline progress bar" into ... | alois31 |
2024-07-10 | lix-doc: update dependencies and refactor | Lunaphied |
2024-07-09 | releng: add releaseTests flake output, test script | eldritch horrors |
2024-07-09 | add aarch64-linux as a cross-build target | eldritch horrors |
2024-07-09 | Fix dry-run flag for nix-collect-garbage | Quantum Jump |
2024-07-08 | libexpr: stop lying about DrvInfo's constness | Qyriad |
2024-07-08 | libmain: clear display attributes in the multiline progress bar | Alois Wohlschlager |
2024-07-07 | libstore: make LocalDerivationGoal::needsHashRewrite virtual | Artemis Tosini |
2024-07-06 | libutil: remove RewritingSink match/size tracking | eldritch horrors |
2024-07-06 | libutil: turn HashModuloSink into a free function | eldritch horrors |
2024-07-06 | libutil: return sources from runProgram2 | eldritch horrors |
2024-07-05 | libutil: return a program handle from runProgram2 | eldritch horrors |
2024-07-05 | libutil: convert readFileSource to a generator | eldritch horrors |
2024-07-05 | libstore: convert dumpPath to a generator | eldritch horrors |
2024-07-05 | libutil: allow construction of sources from generators | eldritch horrors |
2024-07-04 | mildly cleanup libexpr/eval.hh | Qyriad |
2024-07-04 | distinguish between throws & errors during throw | Qyriad |
2024-07-04 | trace which part of `foo.bar.baz` errors | Qyriad |
2024-07-04 | trace when the `foo` part of `foo.bar.baz` errors | Qyriad |
2024-07-04 | add an ExprPrinter class, like ValuePrinter | Qyriad |
2024-07-04 | add an impl of Expr::show for ExprInheritFrom that doesn't crash | Qyriad |
2024-07-04 | give ExprInheritFrom a handle to what its standing in for | Qyriad |
2024-07-03 | libstore: add LocalDerivationGoal startChild hook | Artemis Tosini |
2024-07-03 | libstore: Add LocalDerivationGoal prepareSandbox hook | Artemis Tosini |
2024-07-03 | libutil: begin porting serialization to generators | eldritch horrors |
2024-07-03 | libutil: convert drainFD to a Bytes generator | eldritch horrors |
2024-07-03 | libutil: allow draining Generator<Bytes> into sinks | eldritch horrors |
2024-07-03 | libutil: add Bytes type | eldritch horrors |
2024-07-03 | libutil: generator type with on-yield value mapping | eldritch horrors |
2024-07-02 | Merge "Revert "Revert "bump the extra --version info from info to notice, -vv... | Qyriad |
2024-07-02 | Revert "Revert "bump the extra --version info from info to notice, -vv -> -v"" | Qyriad |
2024-07-02 | libmain: better fix for #424, #425 | eldritch horrors |
2024-07-02 | Merge "tree-wide: unify progress bar inactive and paused states" into main | alois31 |
2024-07-02 | Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ... | Delan Azabani |
2024-07-01 | tree-wide: unify progress bar inactive and paused states | Alois Wohlschlager |
2024-07-01 | Merge changes Ie29a8a89,I873eedcf into main | jade |
2024-06-30 | enable -Werror=unused-result | eldritch horrors |
2024-06-30 | libexpr/flake: allow automatic rejection of configuration options from flakes | Alois Wohlschlager |
2024-06-29 | Reject fully-qualified URLs in 'from' argument of `nix registry add` | Delan Azabani |
2024-06-27 | store: delete obsolete lsof-disabling code | Jade Lovelace |
2024-06-27 | store: guess the URL of failing fixed-output derivations | Jade Lovelace |
2024-06-26 | Merge "packaging: make pegtl use the __forDefaults mechanism" into main | jade |
2024-06-26 | Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ... | jade |
2024-06-26 | libmain: don't print empty lines | eldritch horrors |
2024-06-26 | Merge changes I476a2516,I8a274227 into main | jade |
2024-06-26 | Merge "libmain/progress-bar: move implementation out of the header" into main | alois31 |
2024-06-26 | packaging: make pegtl use the __forDefaults mechanism | Jade Lovelace |
2024-06-25 | doc/hacking: fix up some outdated info about cross, hydra links | Jade Lovelace |