mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
fb25bdc7b7
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
build-remote.cc |