Revert "remove big-parallel from system-features"

This reverts commit dfe5f20346.
This commit is contained in:
2023-10-30 12:07:09 +08:00
parent dfe5f20346
commit 44d8553aef

View File

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