aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/content-address.hh
AgeCommit message (Expand)Author
2023-01-14Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2023-01-14Make `ValidPathInfo` have plain `StorePathSet` references like beforeJohn Ericson
2023-01-06Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2023-01-06Do big rename to clean up codeJohn Ericson
2023-01-06Make formatting consistentJohn Ericson
2022-04-19Slight cleanupsJohn Ericson
2022-04-19Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2022-03-25Fill in missing comparison operators for content addressesJohn Ericson
2020-10-13Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exoticJohn Ericson
2020-10-13Organize content-address.hh a bit betterJohn Ericson
2020-10-13Derivations can output "text-hashed" dataJohn Ericson
2020-10-07Use PathReferences more widelyJohn 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