lix/src/libstore/build
regnat 87c8d3d702 Register the realisations for unresolved drvs
Once a build is done, get back to the original derivation, and register
all the newly built outputs for this derivation.

This allows Nix to work properly with derivations that don't have all
their build inputs available − thus allowing garbage collection and
(once it's implemented) binary substitution
2021-02-19 15:48:31 +01:00
..
derivation-goal.cc Register the realisations for unresolved drvs 2021-02-19 15:48:31 +01:00
derivation-goal.hh Register the realisations for unresolved drvs 2021-02-19 15:48:31 +01:00
entry-points.cc Expose schedule entrypoints to all stores 2020-12-23 22:42:06 +00:00
goal.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
goal.hh shut up clang warnings 2020-12-01 15:04:03 +01:00
hook-instance.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
hook-instance.hh Trim hook-instance.hh 2020-10-12 17:16:13 +00:00
substitution-goal.cc Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
substitution-goal.hh Move primeCache() to Worker::run() 2020-12-01 13:44:48 +01:00
worker.cc Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
worker.hh Crudely make worker only provide a Store, not LocalStore 2020-12-23 22:42:06 +00:00