nix-super/src/nix-store
Matthew Bauer 8e0d0689be Only store hash of fixed derivation output
we don’t need a full storepath for a fixedoutput derivation. So just
putting the ingestion method + the hash is sufficient.
2020-07-08 19:11:39 -04:00
..
dotgraph.cc Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
dotgraph.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.cc Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
graphml.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-store.cc Only store hash of fixed derivation output 2020-07-08 19:11:39 -04:00