index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
local-derivation-goal.cc
Age
Commit message (
Expand
)
Author
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-02-28
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
John Ericson
2022-02-28
Fix clang warning
Eelco Dolstra
2022-02-28
Fix Darwin build
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-16
addToStoreFromDump(): Take std::string_view
Eelco Dolstra
2022-02-12
Fix using sandbox without user namespaces
Sebastian Ullrich
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2022-01-11
Merge pull request #5898 from layus/repair-path-links
Eelco Dolstra
2022-01-11
Prefer RepairFlag over bool when applicable
Guillaume Maudoux
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2022-01-10
'target' points to 'source'
Eelco Dolstra
2022-01-10
Merge branch 'recursive-nix-fix' of https://github.com/L-as/nix
Eelco Dolstra
2021-12-13
Simplify
Eelco Dolstra
2021-12-13
Merge branch 'arm32-personality' of https://github.com/cleverca22/nix
Eelco Dolstra
2021-11-25
Make recursive-nix work even when not privileged
Las Safin
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
Expose an async interface for `queryRealisation`
regnat
2021-10-28
Merge remote-tracking branch 'origin/master' into non-blocking-gc
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
2021-10-13
Non-blocking garbage collector
Eelco Dolstra
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
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
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-10-01
local-derivation-goal.cc: downgrade "warning: rewriting hashes in..." down to...
Sergei Trofimovich
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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-19
set the PER_LINUX32 personality flag, when building for armv6l-linux or armv7...
Michael Bishop
2021-09-15
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
Matthew Kenigsberg
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-06
preloadNSS: fixup nss_dns load
Arthur Gautier
[prev]
[next]