aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/realisation.cc
AgeCommit message (Expand)Author
2024-05-07libutil: de-callback-ify computeClosureeldritch horrors
2023-05-08libstore: also pass unwanted outputs to the post-build-hookYorick van Pelt
2022-01-19Fix the build with nlohmann/json 3.10.4+regnat
2021-07-16Be more lenient when realisations have a conflicting dependency setregnat
2021-06-23Assert that compatible realisations have the same dependenciesregnat
2021-06-23Properly fail when trying to register an incoherent realisationregnat
2021-06-23Pass more values by referenceThéophane Hufschmitt
2021-05-26Aso track the output path of the realisation dependenciesregnat
2021-05-26Add a method to compute the closure of a realisationregnat
2021-05-26Add a dependencies field to DrvOutputInforegnat
2021-03-15Add some logic for signing realisationsregnat
2021-02-05Remove the `visit` machinery in `RealisedPath`regnat
2021-02-04Fix a whitespace issueThéophane Hufschmitt
2021-01-28Add a new Cmd type working on RealisedPathsregnat
2020-12-11Use the hash modulo in the derivation outputsregnat
2020-12-11Store the realisations as JSON in the binary cacheregnat
2020-12-11Store metadata about drv outputs realisationsregnat