index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2020-10-11
Rename to hand-hold git (build.hh)
John Ericson
2020-10-11
Split out `commonChildInit`
John Ericson
2020-10-07
Dynamically disable user namespaces if CLONE_NEWUSER fails
Eelco Dolstra
2020-10-07
Support user namespaces being disabled
Eelco Dolstra
2020-10-07
Doh
Eelco Dolstra
2020-10-07
Tweak error messages
Eelco Dolstra
2020-10-07
Serialize exceptions from the sandbox process to the parent
Eelco Dolstra
2020-10-06
Prevent a deadlock when user namespace setup fails
Eelco Dolstra
2020-09-30
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-30
nix::worker_proto -> worker_proto
John Ericson
2020-09-30
Revert "Use template structs instead of phantoms"
John Ericson
2020-09-28
Use `drvPath2` and give it a better name
John Ericson
2020-09-28
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-28
Merge pull request #4064 from serokell/balsoft/fix-max-jobs
Eelco Dolstra
2020-09-25
Merge pull request #3953 from obsidiansystems/basic-derivation-goal-outputs
Eelco Dolstra
2020-09-25
Fix max-jobs option
Alexander Bantyev
2020-09-23
Hopefully fix EPERM on macOS
Eelco Dolstra
2020-09-23
Fix exception
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
After rewriting a path, make it read-only
Eelco Dolstra
2020-09-23
DerivationGoal::registerOutputs(): Don't canonicalize twice
Eelco Dolstra
2020-09-23
DerivationGoal::registerOutputs(): Fix bad format string
Eelco Dolstra
2020-09-22
Deduplicate basic derivation goals too
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-22
Merge remote-tracking branch 'origin/master' into non-ca-depending-on-ca
regnat
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-22
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Document addCAToStore/addToStoreFromDump source drainage
Robert Hensing
2020-09-17
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-16
Ensure resolved CA derivations are written
John Ericson
2020-09-16
Start to fix floating CA + remote building
John Ericson
2020-09-16
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
Correctly call all the parent contructors of the stores
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Get rid of confusing `std::optional<bool>` for validity
John Ericson
2020-09-15
Don't link deriver until after any delayed exception is thrown
John Ericson
2020-09-04
Merge remote-tracking branch 'obsidian/single-ca-drv-build' into ca-floating-...
John Ericson
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-09-04
Apply suggestions from code review
John Ericson
2020-09-04
Don't chmod symlink before moving outputs around
John Ericson
2020-09-04
Fix floating CA tests
John Ericson
2020-08-28
Update src/libstore/build.cc
John Ericson
2020-08-24
CA derivations that depend on other CA derivations
John Ericson
2020-08-24
Fix bad debug format string
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
[next]