1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00
nix/src/libstore/build
Eelco Dolstra 0a00bd07b2 PathSubstitutionGoal: Fix spurious "failed" count in the progress bar
It is not an error if queryPathInfo() indicates that a path does not
exist in the substituter.

Fixes #11198. This was broken in 846869da0e.
2024-08-05 18:56:02 +02:00
..
derivation-goal.cc Check if drv is initialized in DerivationGoal::waiteeDone 2024-07-16 22:01:39 +00:00
derivation-goal.hh Make goals use C++20 coroutines (#11005) 2024-07-15 16:49:15 -04:00
drv-output-substitution-goal.cc Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00:00
drv-output-substitution-goal.hh Make abort() call sites log first 2024-07-24 16:52:04 +02:00
entry-points.cc dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
goal.cc Make goals use C++20 coroutines (#11005) 2024-07-15 16:49:15 -04:00
goal.hh Make abort() call sites log first 2024-07-24 16:52:04 +02:00
substitution-goal.cc PathSubstitutionGoal: Fix spurious "failed" count in the progress bar 2024-08-05 18:56:02 +02:00
substitution-goal.hh PathSubstitutionGoal: Fix spurious "failed" count in the progress bar 2024-08-05 18:56:02 +02:00
worker.cc Make abort() call sites log first 2024-07-24 16:52:04 +02:00
worker.hh libstore/worker.hh: Document Worker 2024-06-26 01:43:31 +02:00