lix/src/libstore/build
regnat 6fbf3fe636 Make the build-hook work with ca derivations
- Pass it the name of the outputs rather than their output paths (as
  these don't exist for ca derivations)
- Get the built output paths from the remote builder
- Register the new received realisations
2021-02-23 08:04:03 +01:00
..
derivation-goal.cc Make the build-hook work with ca derivations 2021-02-23 08:04:03 +01:00
derivation-goal.hh Store the output hashes in the initialOutputs of the drv goal 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