John Ericson
|
4540e7b940
|
Don't add StorePathDescriptor for now
We don't need it yet, we can add it back later.
|
2023-01-23 12:58:27 -05:00 |
|
John Ericson
|
b3d91239ae
|
Make ValidPathInfo have plain StorePathSet references like before
This change can wait for another PR.
|
2023-01-14 16:42:03 -05:00 |
|
John Ericson
|
46e942ff9e
|
Do big rename to clean up code
- `PathReferences` -> `References`
- `PathReferences<StorePath>` -> `StoreReference`
- `references` -> `others`
- `hasSelfReference` -> `self`
And get rid of silly subclassing
|
2023-01-06 15:36:05 -05:00 |
|
John Ericson
|
8623143921
|
Make formatting consistent
|
2023-01-06 11:18:14 -05:00 |
|
John Ericson
|
13c669105c
|
Slight cleanups
|
2022-04-19 22:25:21 +00:00 |
|
John Ericson
|
2c21cb6720
|
Fill in missing comparison operators for content addresses
|
2022-03-25 22:40:40 +00:00 |
|
John Ericson
|
39c11c5c01
|
Organize content-address.hh a bit better
|
2020-10-13 03:43:13 +00:00 |
|
John Ericson
|
f8d562c0a7
|
Use PathReferences more widely
|
2020-10-07 15:00:10 +00:00 |
|
Robert Hensing
|
dfa547c6a8
|
Add ContentAddressMethod and parse/render it
|
2020-09-17 20:21:04 +02:00 |
|
Eelco Dolstra
|
5dff49f661
|
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
|
2020-07-10 13:21:37 +02:00 |
|
John Ericson
|
2f0e395c99
|
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into validPathInfo-ca-proper-datatype
|
2020-06-19 15:26:59 +00:00 |
|
Carlo Nucera
|
fd2eb41e64
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04:00 |
|