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-06-22
Set environment variables for .attrs.json & .attrs.sh
Maximilian Bosch
2021-06-22
Source complete env in `nix-shell` with `__structuredAttrs = true;`
Maximilian Bosch
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-05-26
Recursively substitute the realisations
regnat
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Properly track the drvoutput references when building
regnat
2021-05-25
Make the Nar hash non modulo
regnat
2021-05-12
Relock wait for build slot goals
Matthew Bauer
2021-05-05
Properly normalize the content-addressed paths
regnat
2021-05-02
Mark `__impureHostDeps` paths as optional
Emily
2021-04-22
Always register the realisations of input-addressed drvs
regnat
2021-04-19
Include sys/wait.h everywhere WIFEXITED etc is used
Alyssa Ross
2021-04-07
PathSubstitutionGoal: Clean up pipe
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-15
Merge pull request #4587 from obsidiansystems/derivation-goal-detect-invalid-...
Eelco Dolstra
2021-03-15
Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixed
Eelco Dolstra
2021-03-15
Properly sign the unresolved drvs
regnat
2021-03-15
pathInfoIsTrusted -> pathInfoIsUntrusted
regnat
2021-03-15
Add some logic for signing realisations
regnat
2021-03-01
Fix bad wanted output error as requested
John Ericson
2021-03-01
Allow substituting drv outputs when building
regnat
2021-03-01
SubstitutionGoal -> PathSubstitutionGoal
regnat
2021-02-28
Throw error for derivation goal with bogus wanted output
John Ericson
2021-02-27
Fix testing fixed-output derivations in double sandboxes
John Ericson
2021-02-26
Remove unused `redirectedBadOutputs`
John Ericson
2021-02-26
Remove temporary `#if 0...#endif` from previous commit
John Ericson
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-26
Copy {,local-}derivation-goal.{cc,h}
John Ericson
2021-02-26
Merge pull request #4477 from NixOS/ca/build-remote
Eelco Dolstra
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-26
Update src/libstore/build/derivation-goal.cc
Eelco Dolstra
2021-02-26
Use std::make_unique
Eelco Dolstra
2021-02-23
Make `DerivationGoal::drv` a full Derivation
regnat
2021-02-23
Properly bypass the registering step when all outputs are present
regnat
2021-02-23
Also send ca outputs to the build hook
regnat
2021-02-23
LocalStore: Send back the new realisations
regnat
2021-02-23
Make the build-hook work with ca derivations
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-02-05
Add more instrumentation for #4270
Eelco Dolstra
2021-02-05
Add a trace to readLine() failures
Eelco Dolstra
2021-01-29
Merge pull request #4461 from NixOS/ca/error-logging-fixes
Eelco Dolstra
2021-01-26
Fix the error message when a dep is missing
regnat
2021-01-25
Tell user to run 'nix log' to get full build logs
Eelco Dolstra
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-22
Apply suggestions from code review
John Ericson
2021-01-21
Improve error formatting
Eelco Dolstra
[prev]
[next]