aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/drv-output-substitution-goal.cc
AgeCommit message (Expand)Author
2023-03-08Fix crash/hang with CA derivationsEelco Dolstra
2022-04-06Fix empty 'nix copy' error messageEelco Dolstra
2022-03-09BuildResult: Use DerivedPathEelco Dolstra
2022-03-08Add Store::buildPathsWithResults()Eelco Dolstra
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-11-03Make the DrvOutputSubstitutionGoal more asyncregnat
2021-06-23Display the diverging paths in case of a realisation mismatchregnat
2021-06-23Gracefully ignore a substituter if it holds an incompatible realisationregnat
2021-05-26Recursively substitute the realisationsregnat
2021-03-01Allow substituting drv outputs when buildingregnat