Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra | |
Also use std::string_view in a few more places. | |||
2021-11-03 | Make the DrvOutputSubstitutionGoal more async | regnat | |
2021-06-23 | Display the diverging paths in case of a realisation mismatch | regnat | |
2021-06-23 | Gracefully ignore a substituter if it holds an incompatible realisation | regnat | |
2021-05-26 | Recursively substitute the realisations | regnat | |
Make sure that whenever we substitute a realisation, we also substitute its entire closure | |||
2021-03-01 | Allow substituting drv outputs when building | regnat | |