aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/content-address.hh
AgeCommit message (Expand)Author
2023-04-07Create `Derivation::fromJSON`John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-29Convert a bunch of comments in headers to Doxygen documentationJohn Ericson
2020-09-17Add ContentAddressMethod and parse/render itRobert Hensing
2020-07-10Factor out commonality between nix-prefetch-url and nix-store --add-fixedEelco Dolstra
2020-06-19Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...John Ericson
2020-06-02Move file-hash to content-addressCarlo Nucera