diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-03-22 21:47:50 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-03-24 21:33:33 +0100 |
commit | f18607549ce38545b1d754ed93f3b7c5417970d8 (patch) | |
tree | 22c8dbe103a983dfffe9a3b99d027861bab4d66b /src/nix/main.cc | |
parent | 545c2d0d8cbac86c169a6dd049c1ed9c3913774d (diff) |
Fix makeContentAddressed() on self-references
LocalStore::addToStore() since
79ae9e4558cbefd743f28a5e73110c2303b03a85 expects a regular NAR hash,
rather than a NAR hash modulo self-references. Fixes #6300.
Also, makeContentAddressed() now rewrites the entire closure (so 'nix
store make-content-addressable' no longer needs '-r'). See #6301.
Diffstat (limited to 'src/nix/main.cc')
0 files changed, 0 insertions, 0 deletions