Files
nix/src
John Ericson 8173e7bfef Fix localhost::addToStore(...Path...)
We were calculating the nar hash wrong when the file ingestion method
was flat. I don't think there's anything we can do in that case but dump
the file again, so that's what I do.

As an optomization, we again could reuse the original dump for just the
recursive and non-sha256 case, but I rather do that after this fix, and
after my other PRs which deduplicate this code.
2020-07-14 21:12:11 +00:00
..
2020-06-18 22:11:26 +00:00
2020-07-03 14:50:07 +02:00
2020-06-15 14:12:39 +02:00
2020-06-24 13:46:25 -06:00