guix/nix/libstore
Tobias Geerinckx-Rice 1b1f557d88
daemon: Print the line whence we expect an integer.
* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter):
Include the malformed substituter stream line in the error message.
2021-11-27 00:49:53 +01:00
..
.gitignore
build.cc daemon: Read substitute nar size as 'unsigned long long'. 2021-11-25 00:17:21 +01:00
builtins.cc
builtins.hh
derivations.cc
derivations.hh
gc.cc
globals.cc
globals.hh
local-store.cc daemon: Print the line whence we expect an integer. 2021-11-27 00:49:53 +01:00
local-store.hh daemon: Do not deduplicate files smaller than 8 KiB. 2021-11-16 14:34:28 +01:00
misc.cc
misc.hh
optimise-store.cc
pathlocks.cc
pathlocks.hh Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
references.cc
references.hh Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
sqlite.cc
sqlite.hh daemon: Improve the SQLite wrapper API. 2016-10-28 22:30:17 +02:00
store-api.cc
store-api.hh
worker-protocol.hh