aboutsummaryrefslogtreecommitdiff
path: root/src/nix/store-copy-log.cc
AgeCommit message (Expand)Author
2022-12-20Merge toDerivations() into toDerivedPaths()Eelco Dolstra
2022-03-11Deduplicate the Store downcasting with a templateJohn Ericson
2022-03-11Factor out a `LogStore` interfaceJohn Ericson
2022-01-18Add Installable::toDrvPaths()Eelco Dolstra
2022-01-18Add command 'nix store copy-log'Eelco Dolstra