lix/src/libstore/build
regnat 55dbb7f1cc More properly track the status of CA builds
Make the build of unresolved derivations return the same status as the
resolved one, except in the case of an `AlreadyValid` in which case it
will return `ResolvesToAlreadyValid` to mean that the outputs of the unresolved
derivation weren’t known, but the resolved one is.
2021-12-13 17:02:13 +01:00
..
derivation-goal.cc More properly track the status of CA builds 2021-12-13 17:02:13 +01:00
derivation-goal.hh More properly track the status of CA builds 2021-12-13 17:02:13 +01:00
drv-output-substitution-goal.cc Make the DrvOutputSubstitutionGoal more async 2021-11-03 06:51:34 +01:00
drv-output-substitution-goal.hh Make the DrvOutputSubstitutionGoal more async 2021-11-03 06:51:34 +01:00
entry-points.cc Merge branch 'master' of https://github.com/alekswn/nix 2021-10-29 14:42:26 +02:00
goal.cc libstore: use set instead of list for waiter list 2021-08-08 14:05:38 +02:00
goal.hh libstore: use set instead of list for waiter list 2021-08-08 14:05:38 +02: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
local-derivation-goal.cc Fix build warnings on MacOS 2021-11-19 15:22:31 +01:00
local-derivation-goal.hh Make CA derivations compatible with recursive Nix 2021-06-24 14:53:10 +02:00
substitution-goal.cc copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
substitution-goal.hh PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
worker.cc Update manual links 2021-12-06 16:42:57 +01:00
worker.hh buildPaths(): Add an evalStore argument 2021-07-22 09:59:51 +02:00