aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/dummy-store.cc
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2020-12-09 16:56:56 +0100
committerregnat <rg@regnat.ovh>2020-12-11 21:17:23 +0100
commitbab1cda0e6c30e25460b5a9c809589d3948f35df (patch)
tree4418501c6be637b4049d34c0a132db2a9a8ddeaf /src/libstore/dummy-store.cc
parent8914e01e37ad072d940e2000fede7c2e0f4b194c (diff)
Use the hash modulo in the derivation outputs
Rather than storing the derivation outputs as `drvPath!outputName` internally, store them as `drvHashModulo!outputName` (or `outputHash!outputName` for fixed-output derivations). This makes the storage slightly more opaque, but enables an earlier cutoff in cases where a fixed-output dependency changes (but keeps the same output hash) − same as what we already do for input-addressed derivations.
Diffstat (limited to 'src/libstore/dummy-store.cc')
0 files changed, 0 insertions, 0 deletions