guix-kreyren/nix
Ludovic Courtès 1eb40a6dc4
daemon: Read unsigned nar size and download size from substituter.
Fixes <https://issues.guix.gnu.org/51983>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* nix/libstore/local-store.cc (LocalStore::querySubstitutablePathInfos):
Expect 'unsigned long long' for 'downloadSize' and 'narSize'.
* tests/store.scm ("substitute query and large size"): New test.
2021-11-25 00:17:21 +01:00
..
boost
libstore daemon: Read unsigned nar size and download size from substituter. 2021-11-25 00:17:21 +01:00
libutil daemon: Micro-optimize 'deletePath'. 2021-11-19 23:04:19 +01:00
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk