aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09releng: add releaseTests flake output, test scripteldritch horrors
2024-07-09add aarch64-linux as a cross-build targeteldritch horrors
2024-07-07libstore: make LocalDerivationGoal::needsHashRewrite virtualArtemis Tosini
2024-07-06libutil: remove RewritingSink match/size trackingeldritch horrors
2024-07-06libutil: turn HashModuloSink into a free functioneldritch horrors
2024-07-06libutil: return sources from runProgram2eldritch horrors
2024-07-05libutil: return a program handle from runProgram2eldritch horrors
2024-07-05libutil: convert readFileSource to a generatoreldritch horrors
2024-07-05libstore: convert dumpPath to a generatoreldritch horrors
2024-07-05libutil: allow construction of sources from generatorseldritch horrors
2024-07-04mildly cleanup libexpr/eval.hhQyriad
2024-07-04distinguish between throws & errors during throwQyriad
2024-07-04trace which part of `foo.bar.baz` errorsQyriad
2024-07-04trace when the `foo` part of `foo.bar.baz` errorsQyriad
2024-07-04add an ExprPrinter class, like ValuePrinterQyriad
2024-07-04add an impl of Expr::show for ExprInheritFrom that doesn't crashQyriad
2024-07-04give ExprInheritFrom a handle to what its standing in forQyriad
2024-07-03libstore: add LocalDerivationGoal startChild hookArtemis Tosini
2024-07-03libstore: Add LocalDerivationGoal prepareSandbox hookArtemis Tosini
2024-07-03libutil: begin porting serialization to generatorseldritch horrors
2024-07-03libutil: convert drainFD to a Bytes generatoreldritch horrors
2024-07-03libutil: allow draining Generator<Bytes> into sinkseldritch horrors
2024-07-03libutil: add Bytes typeeldritch horrors
2024-07-03libutil: generator type with on-yield value mappingeldritch horrors
2024-07-02Merge "Revert "Revert "bump the extra --version info from info to notice, -vv...Qyriad
2024-07-02Revert "Revert "bump the extra --version info from info to notice, -vv -> -v""Qyriad
2024-07-02libmain: better fix for #424, #425eldritch horrors
2024-07-02Merge "tree-wide: unify progress bar inactive and paused states" into mainalois31
2024-07-02Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ...Delan Azabani
2024-07-01tree-wide: unify progress bar inactive and paused statesAlois Wohlschlager
2024-07-01Merge changes Ie29a8a89,I873eedcf into mainjade
2024-06-30enable -Werror=unused-resulteldritch horrors
2024-06-30libexpr/flake: allow automatic rejection of configuration options from flakesAlois Wohlschlager
2024-06-29Reject fully-qualified URLs in 'from' argument of `nix registry add`Delan Azabani
2024-06-27store: delete obsolete lsof-disabling codeJade Lovelace
2024-06-27store: guess the URL of failing fixed-output derivationsJade Lovelace
2024-06-26Merge "packaging: make pegtl use the __forDefaults mechanism" into mainjade
2024-06-26Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ...jade
2024-06-26libmain: don't print empty lineseldritch horrors
2024-06-26Merge changes I476a2516,I8a274227 into mainjade
2024-06-26Merge "libmain/progress-bar: move implementation out of the header" into mainalois31
2024-06-26packaging: make pegtl use the __forDefaults mechanismJade Lovelace
2024-06-25doc/hacking: fix up some outdated info about cross, hydra linksJade Lovelace
2024-06-25doc/hacking: fix internal api docs section to say to enable itJade Lovelace
2024-06-25doc: Add more about the release note generatorJade Lovelace
2024-06-25Merge "change shebangs of all .sh scripts to bash" into mainjade
2024-06-25Merge changes If0ddec6b,Iaa63ed18 into mainjade
2024-06-25Merge ".envrc: remove MAKEFLAGS and use clang environment by default" into mainlunaphied
2024-06-25.envrc: remove MAKEFLAGS and use clang environment by defaultLunaphied
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors