···7979 doCheck = true;
80808181 checkFlags =
8282- [ "LC_ALL=C.UTF-8" ]
8282+ [ "LC_ALL=en_US.UTF-8" ]
8383 # QT_PLUGIN_PATH needs to be set when executing QT, which is needed when testing Bitcoin's GUI.
8484 # See also https://github.com/NixOS/nixpkgs/issues/24256
8585 ++ optional withGui "QT_PLUGIN_PATH=${qtbase}/${qtbase.qtPluginPrefix}";