Age | Commit message (Expand) | Author |
---|---|---|
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-08-25 | Adapt scheduler to work with dynamic derivations | John Ericson |
2023-05-08 | introduces `Goal::jobCategory` | Matej Urbas |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-03-08 | Fix crash/hang with CA derivations | 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-11-03 | Expose an async interface for `queryRealisation` | regnat |
2021-03-01 | Allow substituting drv outputs when building | regnat |