mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 22:41:08 +01:00
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
|
||
|---|---|---|
| .. | ||
| build-remote.cc | ||