1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libstore/build
regnat 5687564a27 LocalStore: Send back the new realisations
To allow it to build ca derivations remotely
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 LocalStore: Send back the new realisations 2021-02-23 08:04:03 +01: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