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-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
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-09
nix develop: add --unpack
Artturin
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
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Add a trace to all errors in addPath()
Eelco Dolstra
2021-10-07
Allow builtins.{path,filterSource} on paths with a context
Eelco Dolstra
2021-10-07
Typo
Eelco Dolstra
2021-10-07
Remove unnecessary call to queryMissing()
Eelco Dolstra
2021-10-07
Allow access to path copied to the store
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-07
Merge pull request #5341 from andir/libexpr-formals
Eelco Dolstra
2021-10-06
Merge pull request #5286 from ilkecan/add-a-warning-to-filterSource
Eelco Dolstra
2021-10-06
Add a warning to `filterSource`
ilkecan
2021-10-06
Remove no-op call to realiseContext()
Eelco Dolstra
2021-10-06
Merge branch 'flakes_filterSource' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-06
fetchTree(): Parse type attribute first
Eelco Dolstra
2021-10-06
Cleanup
Eelco Dolstra
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-06
Merge branch 'considerate/scp-like-urls' of https://github.com/considerate/nix
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-10-05
Merge pull request #5335 from edolstra/socket-paths
Eelco Dolstra
2021-10-05
Don't ignore SIGCHLD in createUnixDomainSocket()
Eelco Dolstra
[prev]
[next]