Files
nix/src
K900 2d4edb945b build-remote: fix format string shenanigans
HintFmt(string) invokes the HintFmt("%s", literal) constructor,
which is not what we want here. Add a constructor with a proper name
and call that.

Next step: rename all the other ones to HintFmt::literal(string).

Fixes https://github.com/NixOS/nix/issues/10238
2024-03-26 11:01:03 +03:00
..
2024-03-20 14:42:44 -07:00
2023-11-05 12:20:02 -05:00
2021-12-17 22:03:33 +01:00