Age | Commit message (Expand) | Author |
---|---|---|
2021-07-16 | Be more lenient when realisations have a conflicting dependency set | regnat |
2021-06-23 | Assert that compatible realisations have the same dependencies | regnat |
2021-06-23 | Properly fail when trying to register an incoherent realisation | regnat |
2021-06-23 | Pass more values by reference | Théophane Hufschmitt |
2021-05-26 | Aso track the output path of the realisation dependencies | regnat |
2021-05-26 | Add a method to compute the closure of a realisation | regnat |
2021-05-26 | Add a dependencies field to DrvOutputInfo | regnat |
2021-03-15 | Add some logic for signing realisations | regnat |
2021-02-05 | Remove the `visit` machinery in `RealisedPath` | regnat |
2021-02-04 | Fix a whitespace issue | Théophane Hufschmitt |
2021-01-28 | Add a new Cmd type working on RealisedPaths | regnat |
2020-12-11 | Use the hash modulo in the derivation outputs | regnat |
2020-12-11 | Store the realisations as JSON in the binary cache | regnat |
2020-12-11 | Store metadata about drv outputs realisations | regnat |