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-11-03 | Expose an async interface for `queryRealisation` | regnat | |
Doesn’t change much so far because everything is still using it synchronously, but should allow the binary cache to fetch stuff in parallel | |||
2021-03-01 | Allow substituting drv outputs when building | regnat | |