index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2021-03-01
Merge pull request #4574 from grahamc/libstore-ssh-host-key
Eelco Dolstra
2021-02-26
Properly propagate libseccomp linker flags
Puck Meerburg
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-26
Merge remote-tracking branch 'origin/deduplicate-static-hashes-computation'
Eelco Dolstra
2021-02-25
Make `nix copy` work without the ca-derivations flag
regnat
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Ensure that the ca-derivations bit is set when copying realisations
regnat
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-25
Use `RealisedPath`s in `copyPaths`
regnat
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-23
Merge pull request #4551 from danieldk/system-features-compute-level
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
RemoteStore: Send back the new realisations
regnat
2021-02-23
LegacySSHStore: Send back the new realisations
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-22
Warn about instability of plugin API
Shea Levy
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-02-19
Remove the drv resolution caching mechanism
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Don't expose the "bang" drvoutput syntax
Théophane Hufschmitt
2021-02-19
Syntactic fixes
Théophane Hufschmitt
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-02-09
Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...
Graham Christensen
2021-02-09
Merge pull request #4464 from tweag/nar-narhash-addressed
Eelco Dolstra
2021-02-05
Add more instrumentation for #4270
Eelco Dolstra
2021-02-05
Merge pull request #4372 from tweag/ca/drvoutputs-commands
Eelco Dolstra
2021-02-05
Add a trace to readLine() failures
Eelco Dolstra
2021-02-05
Remove the `visit` machinery in `RealisedPath`
regnat
2021-02-05
Move the GENERATE_CMP macro to its own file
regnat
2021-02-04
Fix a whitespace issue
Théophane Hufschmitt
2021-01-29
Merge pull request #4461 from NixOS/ca/error-logging-fixes
Eelco Dolstra
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-27
Drop trailing whitespace
Eelco Dolstra
2021-01-26
Fix the error message when a dep is missing
regnat
2021-01-26
Make the error message for missing outputs more useful
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-25
Merge pull request #4470 from matthewbauer/fix-4469
Eelco Dolstra
[next]