aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-15Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another wayJohn Ericson
2023-04-15Introduce `Worker::makeGoal`John Ericson
2023-04-15Merge pull request #8214 from raphaelr/installable-derived-path-warnRobert Hensing
2023-04-14Legacy vs non-legacy `to_string`/`parse` for `DerivedPath`John Ericson
2023-04-14Merge pull request #7864 from obsidiansystems/quickstart-long-optionsJohn Ericson
2023-04-14Merge pull request #8174 from NixOS/gloss-xp-features-note-installablesJohn Ericson
2023-04-14Merge pull request #8217 from obsidiansystems/push-get-fs-accessor-unsupporte...Robert Hensing
2023-04-14Start cross-referencing experimental featuresJohn Ericson
2023-04-14Merge pull request #8199 from tweag/fix-sqlite-busy-reportingEelco Dolstra
2023-04-14Merge pull request #8176 from tweag/rename-confusing-write-methodEelco Dolstra
2023-04-14Display valid installable in InstallableDerivedPath::parse warningRaphael Robatsch
2023-04-13Push `getFSAccessor` `unsupported(...)` down `Store` class hierarchyJohn Ericson
2023-04-11Merge pull request #8206 from NixOS/bump-2.16.0Eelco Dolstra
2023-04-11Bump versionEelco Dolstra
2023-04-11Merge pull request #8201 from obsidiansystems/hacky-xp-setting-fixEelco Dolstra
2023-04-11Move warning timing logic into handleSQLiteBusy.Ben Radford
2023-04-11Do not gate or hide experimental settingsJohn Ericson
2023-04-11Merge pull request #8200 from edolstra/release-notesEelco Dolstra
2023-04-11Release notesEelco Dolstra
2023-04-11Merge pull request #8170 from tweag/fix-aarch64-buildEelco Dolstra
2023-04-11Revert "Add script to reproduce issue by inducing heavy load."Ben Radford
2023-04-11Warn after a second of being busy instead of immediately.Ben Radford
2023-04-11Add script to reproduce issue by inducing heavy load.Ben Radford
2023-04-11Merge pull request #8158 from tweag/harden-profiles-testEelco Dolstra
2023-04-11Merge pull request #8153 from obsidiansystems/more-labelerEelco Dolstra
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
2023-04-11NitpicksEelco Dolstra
2023-04-10Merge pull request #8190 from NaN-git/configure_acRobert Hensing
2023-04-09Single page for experimental feature descriptionsJohn Ericson
2023-04-09fix failing configure in nix-testsPhilipp Otterbein
2023-04-08add check for librapidcheckPhilipp Otterbein
2023-04-08Merge pull request #8180 from obsidiansystems/factor-out-daemon-cmd-helpersRobert Hensing
2023-04-07Tidy up and comment daemon CLIJohn Ericson
2023-04-07Merge pull request #8179 from tweag/disable-gc-on-coroutineRobert Hensing
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-04-07Merge pull request #7887 from obsidiansystems/add-derivationRobert Hensing
2023-04-07Add talkative msg for coro gc debugYorick van Pelt
2023-04-07Always disable GC in a coroutine unless the patch is appliedYorick van Pelt
2023-04-07DisableGC: replace by CoroutineContext, std::shared_ptr<void>Yorick van Pelt
2023-04-07Disable GC inside coroutines on mac OSYorick van Pelt
2023-04-07Add release notes for `nix derivation {add,show}`John Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07Rename files to reflect new `nix derivation show` nameJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-07Liberate `checkDerivationOutputs` from `LocalStore`John Ericson
2023-04-07Include the name in the JSON for derivationsJohn Ericson
2023-04-07Create `Derivation::fromJSON`John Ericson
2023-04-07Merge pull request #7515 from MatthewCroughan/mc/check-trusted-userThéophane Hufschmitt
2023-04-07TypoEelco Dolstra
2023-04-07Rename and protect `BufferedSink::write`Théophane Hufschmitt