guix/nix/libstore
Ludovic Courtès 6f1448ef89
daemon: Fix typo in format string.
* nix/libstore/build.cc (Worker::waitForInput): Fix typo in format string.

Change-Id: I0a39ada8a347c8c8daddd9f34292cbbb03ba0076
2025-12-26 00:01:43 +01:00
..
.gitignore
build.cc daemon: Fix typo in format string. 2025-12-26 00:01:43 +01:00
builtins.cc daemon: Use starts_with() and ends_with() instead of string() or hasSuffix() 2025-11-03 17:18:37 +01:00
builtins.hh daemon: Use starts_with() and ends_with() instead of string() or hasSuffix() 2025-11-03 17:18:37 +01:00
derivations.cc daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
derivations.hh daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
gc.cc daemon: Use starts_with() and ends_with() instead of string() or hasSuffix() 2025-11-03 17:18:37 +01:00
globals.cc daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
globals.hh daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
local-store.cc daemon: Ensure store is writable even as non-root. 2025-12-22 11:00:17 +01:00
local-store.hh daemon: Ensure store is writable even as non-root. 2025-12-22 11:00:17 +01:00
misc.cc daemon: Use starts_with() and ends_with() instead of string() or hasSuffix() 2025-11-03 17:18:37 +01:00
misc.hh guix gc: Adjust size suffix based on the amount of data. 2025-07-28 13:57:53 +03:00
optimise-store.cc daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
pathlocks.cc daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’. 2025-10-19 21:29:39 +02:00
pathlocks.hh
references.cc daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’. 2025-10-19 21:29:39 +02:00
references.hh
sqlite.cc daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’. 2025-10-19 21:29:39 +02:00
sqlite.hh daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’. 2025-10-19 21:29:39 +02:00
store-api.cc daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
store-api.hh daemon: Use inline functions and variables instead of extern 2025-11-12 18:34:06 +01:00
worker-protocol.hh daemon: Implement ‘substitute-urls’ RPC. 2023-12-11 23:18:53 +01:00