Age | Commit message (Expand) | Author |
---|---|---|
2024-07-29 | libstore: remove Worker::updateProgress | eldritch horrors |
2024-05-10 | libutil: remove callback.hh | eldritch horrors |
2024-05-09 | libstore: de-callback-ify CA realisation substitution | eldritch horrors |
2024-05-07 | libstore: limit CA realisation info substitution concurrency | eldritch horrors |
2023-03-08 | Fix crash/hang with CA derivations | Eelco Dolstra |
2022-04-06 | Fix empty 'nix copy' error message | Eelco Dolstra |
2022-03-09 | BuildResult: Use DerivedPath | Eelco Dolstra |
2022-03-08 | Add Store::buildPathsWithResults() | Eelco Dolstra |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
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 |
2021-03-01 | Allow substituting drv outputs when building | regnat |