index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-15
Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another way
John Ericson
2023-04-15
Introduce `Worker::makeGoal`
John Ericson
2023-04-15
Merge pull request #8214 from raphaelr/installable-derived-path-warn
Robert Hensing
2023-04-14
Legacy vs non-legacy `to_string`/`parse` for `DerivedPath`
John Ericson
2023-04-14
Merge pull request #7864 from obsidiansystems/quickstart-long-options
John Ericson
2023-04-14
Merge pull request #8174 from NixOS/gloss-xp-features-note-installables
John Ericson
2023-04-14
Merge pull request #8217 from obsidiansystems/push-get-fs-accessor-unsupporte...
Robert Hensing
2023-04-14
Start cross-referencing experimental features
John Ericson
2023-04-14
Merge pull request #8199 from tweag/fix-sqlite-busy-reporting
Eelco Dolstra
2023-04-14
Merge pull request #8176 from tweag/rename-confusing-write-method
Eelco Dolstra
2023-04-14
Display valid installable in InstallableDerivedPath::parse warning
Raphael Robatsch
2023-04-13
Push `getFSAccessor` `unsupported(...)` down `Store` class hierarchy
John Ericson
2023-04-11
Merge pull request #8206 from NixOS/bump-2.16.0
Eelco Dolstra
2023-04-11
Bump version
Eelco Dolstra
2023-04-11
Merge pull request #8201 from obsidiansystems/hacky-xp-setting-fix
Eelco Dolstra
2023-04-11
Move warning timing logic into handleSQLiteBusy.
Ben Radford
2023-04-11
Do not gate or hide experimental settings
John Ericson
2023-04-11
Merge pull request #8200 from edolstra/release-notes
Eelco Dolstra
2023-04-11
Release notes
Eelco Dolstra
2023-04-11
Merge pull request #8170 from tweag/fix-aarch64-build
Eelco Dolstra
2023-04-11
Revert "Add script to reproduce issue by inducing heavy load."
Ben Radford
2023-04-11
Warn after a second of being busy instead of immediately.
Ben Radford
2023-04-11
Add script to reproduce issue by inducing heavy load.
Ben Radford
2023-04-11
Merge pull request #8158 from tweag/harden-profiles-test
Eelco Dolstra
2023-04-11
Merge pull request #8153 from obsidiansystems/more-labeler
Eelco Dolstra
2023-04-11
Merge pull request #7798 from peeley/list-experimental-features
Eelco Dolstra
2023-04-11
Nitpicks
Eelco Dolstra
2023-04-10
Merge pull request #8190 from NaN-git/configure_ac
Robert Hensing
2023-04-09
Single page for experimental feature descriptions
John Ericson
2023-04-09
fix failing configure in nix-tests
Philipp Otterbein
2023-04-08
add check for librapidcheck
Philipp Otterbein
2023-04-08
Merge pull request #8180 from obsidiansystems/factor-out-daemon-cmd-helpers
Robert Hensing
2023-04-07
Tidy up and comment daemon CLI
John Ericson
2023-04-07
Merge pull request #8179 from tweag/disable-gc-on-coroutine
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Merge pull request #7887 from obsidiansystems/add-derivation
Robert Hensing
2023-04-07
Add talkative msg for coro gc debug
Yorick van Pelt
2023-04-07
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-04-07
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-04-07
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-04-07
Add release notes for `nix derivation {add,show}`
John Ericson
2023-04-07
Create `nix derivation add` command
John Ericson
2023-04-07
Rename files to reflect new `nix derivation show` name
John Ericson
2023-04-07
`nix show-derivation` -> `nix derivation show`
John Ericson
2023-04-07
Liberate `checkDerivationOutputs` from `LocalStore`
John Ericson
2023-04-07
Include the name in the JSON for derivations
John Ericson
2023-04-07
Create `Derivation::fromJSON`
John Ericson
2023-04-07
Merge pull request #7515 from MatthewCroughan/mc/check-trusted-user
Théophane Hufschmitt
2023-04-07
Typo
Eelco Dolstra
2023-04-07
Rename and protect `BufferedSink::write`
Théophane Hufschmitt
[next]