remove big-parallel from system-features

This commit is contained in:
2023-10-30 11:23:30 +08:00
parent f628e55fab
commit dfe5f20346

View File

@@ -16,7 +16,7 @@ inputs:
{
settings =
{
system-features = [ "big-parallel" "nixos-test" "benchmark" ] ++ (map
system-features = [ "nixos-test" "benchmark" ] ++ (map
(march: "gccarch-${march}")
(
if nix.marches == null then