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-11-16
Merge pull request #5472 from NixOS/async-realisation-substitution
Eelco Dolstra
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
2021-10-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-10-15
Add a test for the non-blocking GC
Eelco Dolstra
2021-10-15
Fix main GC thread exiting
Eelco Dolstra
2021-10-15
Restore parent mount namespace in restoreProcessContext
Yorick van Pelt
2021-10-15
Fix crash when a GC client disconnects
Eelco Dolstra
2021-10-15
Memoize queryReferrers()
Eelco Dolstra
2021-10-15
Add another path where a Rosetta 2 configuration file is possibly located
yvt
2021-10-14
Speed up GC by marking entire closures as live
Eelco Dolstra
2021-10-14
Remove GCState
Eelco Dolstra
2021-10-14
Move deleteFromStore()
Eelco Dolstra
2021-10-14
pathInfoCache: Use the entire base name as the cache key
Eelco Dolstra
2021-10-14
Make the canReachRoots() traversal non-recursive
Eelco Dolstra
2021-10-14
Cleanup
Eelco Dolstra
2021-10-13
Fix GC when there are cycles in the referrers graph
Eelco Dolstra
2021-10-13
Simplify
Eelco Dolstra
2021-10-13
Use a thread per connection
Eelco Dolstra
2021-10-13
Fix auto-gc
Eelco Dolstra
2021-10-13
Non-blocking garbage collector
Eelco Dolstra
2021-10-13
Remove syncWithGC()
Eelco Dolstra
2021-10-13
Remove trash directory
Eelco Dolstra
2021-10-13
Merge branch 'feature/comp-level' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-12
Cleanup
Eelco Dolstra
2021-10-12
Merge branch 'nix-repl-download-interruption' of https://github.com/Ma27/nix
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-08
libstore-tests: add libutil dependency (fix static link failure)
Sergei Trofimovich
2021-10-07
nix repl: properly deal with interruptions
Maximilian Bosch
2021-10-07
Typo
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
[next]