rerun: nixfmt

This commit is contained in:
Someone Serge 2024-04-11 19:18:44 +00:00
parent 7c74092ad1
commit d6733d933d

View File

@ -105,7 +105,7 @@ rustPlatform.buildRustPackage rec {
)
'';
postPhases = lib.optionals stdenv.hostPlatform.isLinux [ "addDlopenRunpathsPhase" ];
postPhases = lib.optionals stdenv.hostPlatform.isLinux [ "addDlopenRunpathsPhase" ];
cargoTestFlags = [
"-p"