removed big-parallel

master
Claudius Holeksa 2023-02-15 17:13:29 +01:00
parent 9053e5bb81
commit cf0a808505
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ stdenvNoCC.mkDerivation {
];
requiredSystemFeatures = [
"big-parallel"
];
doCheck = true;