mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
Revert "remove big-parallel from system-features"
This reverts commit dfe5f20346.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user