index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2021-12-13
queryMissing(): Use a bigger thread pool
Eelco Dolstra
2021-12-13
Simplify
Eelco Dolstra
2021-12-13
Merge branch 'arm32-personality' of https://github.com/cleverca22/nix
Eelco Dolstra
2021-12-13
More debug info
Eelco Dolstra
2021-12-13
Retry on ECONNREFUSED
Eelco Dolstra
2021-12-13
Explicitly make GC roots client sockets blocking
Eelco Dolstra
2021-12-10
Ignore system.nfs4_acl
Eelco Dolstra
2021-12-10
Merge branch 'master' of https://github.com/MagicRB/nix
Eelco Dolstra
2021-12-09
Merge pull request #5695 from obsidiansystems/tidy-logging
Eelco Dolstra
2021-12-07
Tweak warning
Eelco Dolstra
2021-12-07
Merge remote-tracking branch 'origin/5712-ca-drvs-with-old-daemon'
Eelco Dolstra
2021-12-06
Update manual links
Jan Tojnar
2021-12-06
Fallback when the daemon is too old for CA derivations
regnat
2021-12-01
Merge branch 'nix-env-install-suggestions' of https://github.com/tweag/nix
Eelco Dolstra
2021-11-30
Fix #5299
John Ericson
2021-11-30
Push wopAddToStore old style stream adapters into smaller scopes
John Ericson
2021-11-30
Nix daemon stream old wopAddToStore
John Ericson
2021-11-30
Tidy up the logging
John Ericson
2021-11-25
Merge pull request #5603 from obsidiansystems/recursive-nix-system-feature
Eelco Dolstra
2021-11-23
"recursive-nix" system feature only with experimental feature
John Ericson
2021-11-23
Fix use after free in content-address.cc
Alex Shabalin
2021-11-23
Merge pull request #5628 from matthewbauer/rosetta2-new-path
Eelco Dolstra
2021-11-22
Set new rosetta 2 path in sandbox
Matthew Bauer
2021-11-22
Unify #if linux
Alex Shabalin
2021-11-19
Fix build warnings on MacOS
Alex Shabalin
2021-11-18
Offer suggestions for nix-env -i
Alex Shabalin
2021-11-18
Merge branch 'accept_conf' of https://github.com/tomberek/nix
Eelco Dolstra
2021-11-18
Simplify
Eelco Dolstra
2021-11-18
Fix stack buffer overflow
Farid Zakaria
2021-11-16
Merge pull request #5472 from NixOS/async-realisation-substitution
Eelco Dolstra
2021-11-12
Adds an accept-flake-config flag
Tom Bereknyei
2021-11-12
Typo
Eelco Dolstra
2021-11-09
Merge pull request #5494 from tweag/balsoft/allow-references-in-addPath
Eelco Dolstra
2021-11-09
addToStore, addToStoreFromDump: refactor: pass refs by const reference
Alexander Bantyev
2021-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-11-08
Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nix
Eelco Dolstra
2021-11-05
addPath: allow paths with references
Alexander Bantyev
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-03
libstore: Use unix-dotfile vfs if useSQLiteWAL is false
Doron Behar
2021-11-03
Make the DrvOutputSubstitutionGoal more async
regnat
2021-11-03
Make the realisation fetching from binary caches async
regnat
2021-11-03
Expose an async interface for `queryRealisation`
regnat
2021-10-29
Style
Eelco Dolstra
2021-10-29
Merge branch 'master' of https://github.com/alekswn/nix
Eelco Dolstra
2021-10-28
Use nix::connect() to connect to the garbage collector
Eelco Dolstra
2021-10-28
Remove unused variable
Eelco Dolstra
2021-10-28
Merge remote-tracking branch 'origin/master' into non-blocking-gc
Eelco Dolstra
2021-10-27
If max-jobs == 0, do preferLocalBuild on remote builders
Eelco Dolstra
2021-10-27
daemon: Accept 'repeat' setting from untrusted users
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
[next]