1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 19:29:36 +01:00
nix/src/libstore/build
John Ericson c121daf331 appendLogTailErrorMsg: Take a "smaller" arugment
We just need a `const Store &`, not a `Worker &`.
2025-03-24 11:24:16 -04:00
..
derivation-goal.cc appendLogTailErrorMsg: Take a "smaller" arugment 2025-03-24 11:24:16 -04:00
derivation-goal.hh appendLogTailErrorMsg: Take a "smaller" arugment 2025-03-24 11:24:16 -04:00
drv-output-substitution-goal.cc Make Goal code use abstractions over interations with Worker 2025-03-19 18:36:43 -04:00
drv-output-substitution-goal.hh Make Goal code use abstractions over interations with Worker 2025-03-19 18:36:43 -04:00
entry-points.cc Revert "Revert "Revert "Adapt scheduler to work with dynamic derivations""" 2025-03-02 15:34:21 -05:00
goal.cc Make Goal code use abstractions over interations with Worker 2025-03-19 18:36:43 -04:00
goal.hh Make Goal code use abstractions over interations with Worker 2025-03-19 18:36:43 -04:00
substitution-goal.cc Make Goal code use abstractions over interations with Worker 2025-03-19 18:36:43 -04:00
substitution-goal.hh PathSubstitutionGoal: Fix spurious "failed" count in the progress bar 2024-08-05 18:56:02 +02:00
worker.cc Do not expose LocalDerivationGoal implementation 2025-03-14 15:57:24 -04:00
worker.hh Revert "Revert "Revert "Adapt scheduler to work with dynamic derivations""" 2025-03-02 15:34:21 -05:00