index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
realisation.cc
Age
Commit message (
Expand
)
Author
2024-05-07
libutil: de-callback-ify computeClosure
eldritch horrors
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2022-01-19
Fix the build with nlohmann/json 3.10.4+
regnat
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