index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-13
Push `getFSAccessor` `unsupported(...)` down `Store` class hierarchy
John Ericson
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 #8170 from tweag/fix-aarch64-build
Eelco Dolstra
2023-04-11
Warn after a second of being busy instead of immediately.
Ben Radford
2023-04-11
Merge pull request #7798 from peeley/list-experimental-features
Eelco Dolstra
2023-04-11
Nitpicks
Eelco Dolstra
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
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
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
Typo
Eelco Dolstra
2023-04-07
Rename and protect `BufferedSink::write`
Théophane Hufschmitt
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-06
Describe active experimental features in the contributing guide
John Ericson
2023-04-06
Link the new general documentation on xp features on the setting
John Ericson
2023-04-06
Fix typo in `no-url-literals` experimental feature docs
Noah Snelson
2023-04-06
Expand documentation for `experimental-features`
Noah Snelson
2023-04-05
Explicitely define `LockFile::operator!=`
Théophane Hufschmitt
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-04
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-04-04
Apply suggestions from code review
John Ericson
2023-04-04
Merge pull request #7944 from yorickvP/fix-curRepl
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
nix-store.cc: Refactor, remove qDefault
Robert Hensing
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Fix systemd logging for lvlNotice: eqv to lvlInfo, not lvlVomit
Robert Hensing
2023-04-03
Fix BuildResult.toString() for NoSubstituters
Robert Hensing
2023-04-03
Stuctured command stability
John Ericson
2023-04-03
Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...
Robert Hensing
2023-04-03
Merge pull request #8152 from obsidiansystems/move-querySubstitutablePathInfos
Eelco Dolstra
2023-04-03
eval: Fix crash on missing printValue tBlackhole case
Robert Hensing
2023-04-03
Merge pull request #7610 from obsidiansystems/gate-default-settings
Théophane Hufschmitt
[next]