index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
derivation-goal.cc
Age
Commit message (
Expand
)
Author
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-11-27
Allow fixed-output derivations to depend on (floating) content-addressed ones
regnat
2020-11-25
fix the hash rewriting for ca-derivations
regnat
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-10-31
Restore RestrictedStore.addToStoreFromDump implementation
Robert Hensing
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-29
Alter "wanted:" to "specified:" in hash mismatch output
stev
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-18
Merge pull request #4143 from obsidiansystems/typed-goal-maps
Eelco Dolstra
2020-10-18
DerivationGoal: only retry if output closure incomplete is only problem
Robert Hensing
2020-10-14
Merge remote-tracking branch 'upstream/master' into typed-goal-maps
John Ericson
2020-10-14
Create /etc/passwd *after* figuring out the sandbox uid/gid
Eelco Dolstra
2020-10-12
Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps
John Ericson
2020-10-12
Change .cc files to use split build headers
John Ericson
2020-10-11
Trim build/derivation-goal.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/derivation-goal.cc)
John Ericson