index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-11-03
Don’t require `ca-derivations` when `__contentAddressed = false`
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
Remove redundant 'warning:'
Eelco Dolstra
2021-10-27
build-remote: Implicitly add the 'builtin' system type to all machines
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-27
Style
Eelco Dolstra
2021-10-26
parseExperimentalFeature(): Initialize atomically
Eelco Dolstra
2021-10-26
Tweak fetchTree docs
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-17
fetch: nicer infinite recursion errors
Kevin Amado
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-10-17
Fix error detection in 'base64Decode()'
Alexey Novikov
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
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
Fix crash when a GC client disconnects
Eelco Dolstra
2021-10-15
Memoize queryReferrers()
Eelco Dolstra
2021-10-15
Merge pull request #5383 from kvtb/patch-7
Eelco Dolstra
2021-10-15
Merge pull request #5388 from yvt/fix-oahd-path
Eelco Dolstra
2021-10-14
add pos to EvalState::forceValue
Kevin Amado
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 build with gcc11
kvtb
2021-10-13
Fix GC when there are cycles in the referrers graph
Eelco Dolstra
2021-10-13
Simplify
Eelco Dolstra
2021-10-13
strcpy -> memcpy
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 pull request #5362 from Artturin/nixunpack
Eelco Dolstra
2021-10-13
Style tweaks
Eelco Dolstra
2021-10-13
Merge branch 'feature/comp-level' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-12
Merge pull request #5375 from edolstra/repl-ctrl-c
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
nix repl: Don't write to std::cout directly
Eelco Dolstra
2021-10-12
nix repl: Don't build in a child process
Eelco Dolstra
[next]