index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
realisation.hh
Age
Commit message (
Expand
)
Author
2023-01-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-23
Better-scope `Store` forward declarations
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-02
Fix why-depends for CA derivations (again)
Théophane Hufschmitt
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
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-04-05
Merge branch 'master' into path-info
John Ericson
2021-03-15
Add some logic for signing realisations
regnat
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-23
Make the build-hook work with ca derivations
regnat
2021-02-05
Remove the `visit` machinery in `RealisedPath`
regnat
2021-02-05
Move the GENERATE_CMP macro to its own file
regnat
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