mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02: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 |