Files
lix/src/libstore
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-07-13 18:31:19 +02:00
2020-07-13 18:31:19 +02:00
2019-11-06 00:52:38 +01:00
2020-07-13 18:31:19 +02:00
2020-06-18 22:11:26 +00:00
2020-05-11 15:52:15 -06:00
2019-09-22 21:57:05 +02:00
2020-07-03 09:20:01 +02:00
2020-06-16 14:28:41 +02:00
2019-04-01 21:09:35 +02:00
2020-06-18 22:11:26 +00:00
2020-06-11 15:42:18 +02:00
2020-06-11 15:42:18 +02:00
2019-12-10 22:06:05 +01:00
2019-03-14 14:11:12 +01:00
2020-06-18 22:11:26 +00:00
2016-10-06 17:00:52 +02:00
2020-04-08 22:26:57 +02:00
2020-05-13 15:56:39 -06:00
2020-02-07 13:01:48 +01:00
2020-06-18 22:11:26 +00:00
Doh
2020-07-14 11:55:54 +02:00