index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
Age
Commit message (
Expand
)
Author
2021-12-06
Update manual links
Jan Tojnar
2021-11-19
Fix build warnings on MacOS
Alex Shabalin
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-03
Make the DrvOutputSubstitutionGoal more async
regnat
2021-11-03
Expose an async interface for `queryRealisation`
regnat
2021-10-29
Merge branch 'master' of https://github.com/alekswn/nix
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-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-13
Non-blocking garbage collector
Eelco Dolstra
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-07
Typo
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-05
Add FIXME about ptsname
Eelco Dolstra
2021-10-04
scanForReferences(): Use a StorePathSet
Eelco Dolstra
2021-10-01
local-derivation-goal.cc: downgrade "warning: rewriting hashes in..." down to...
Sergei Trofimovich
2021-09-30
`std::visit` by reference
John Ericson
2021-09-29
Merge pull request #5295 from Ma27/bmcheck-fod-mismatch
Eelco Dolstra
2021-09-27
build: also throw hash-mismatch errors if `buildMode == bmCheck`
Maximilian Bosch
2021-09-27
Don't copy in rethrow
Eelco Dolstra
2021-09-23
Remove risky char *
Eelco Dolstra
2021-09-23
Add some more instrumentation
Eelco Dolstra
2021-09-22
Add missing #include
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-09
Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-load
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-06
preloadNSS: fixup nss_dns load
Arthur Gautier
2021-09-02
Don’t create lockfiles with an invalid path name
regnat
2021-08-08
libstore: use set instead of list for waiter list
Andreas Rammhold
2021-07-22
Remove redundant RealisedPath::closure() call
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
2021-07-13
Merge pull request #5006 from illustris/nscd
Eelco Dolstra
2021-07-13
fixed output derivations: fix incorrect responses for getpwuid
illustris
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-06-28
Merge pull request #4942 from NixOS/ca/remove-lock-files
Eelco Dolstra
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Eventually delete the CA paths lock files
regnat
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Display the diverging paths in case of a realisation mismatch
regnat
[next]