guix/nix/libstore
Tobias Geerinckx-Rice 0ace58b99c
daemon: Quote consistently within a string.
* nix/libstore/build.cc (DerivationGoal::registerOutput): ‘’ → `'.
2022-06-05 02:00:00 +02:00
..
.gitignore
build.cc daemon: Quote consistently within a string. 2022-06-05 02:00:00 +02:00
builtins.cc
builtins.hh
derivations.cc
derivations.hh
gc.cc daemon: Do not deduplicate files smaller than 8 KiB. 2021-11-16 14:34:28 +01:00
globals.cc daemon: Always default to gzip for log compression. 2022-01-18 18:46:51 +01:00
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 daemon: Do not deduplicate files smaller than 8 KiB. 2021-11-16 14:34:28 +01:00
pathlocks.cc
pathlocks.hh
references.cc
references.hh
sqlite.cc
sqlite.hh
store-api.cc
store-api.hh
worker-protocol.hh