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-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-08
Merge pull request #5434 from timothyklim/git-url-submodules
Eelco Dolstra
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-07
Remove unused "<let-body>" symbol
Andreas Rammhold
2021-11-05
addPath: allow paths with references
Alexander Bantyev
2021-11-05
Merge pull request #5476 from NixOS/ca/fix-build-in-nix-repl
Théophane Hufschmitt
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-11-04
Remove maxPrimOpArity
Eelco Dolstra
2021-11-04
Fix derivation primop
Eelco Dolstra
2021-11-04
Use callFunction() with an array for some calls with arity > 1
Eelco Dolstra
2021-11-04
Add level / displacement types
Eelco Dolstra
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-11-04
Add helper function to check whether a function arg is 'X' or '_X'
Eelco Dolstra
2021-11-03
Merge pull request #5475 from doronbehar/SQLiteWAL-vfs
Eelco Dolstra
2021-11-03
In checkOverlay, accept underscored names for final/prev args.
Christopher League
2021-11-03
libstore: Use unix-dotfile vfs if useSQLiteWAL is false
Doron Behar
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
Support building flakes from a Git repo url with submodules query parameter
Timothy
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-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
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
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
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
[next]