???
This commit is contained in:
parent
7df2b4af2f
commit
766a1ccf89
2 changed files with 12 additions and 11 deletions
|
|
@ -68,17 +68,17 @@
|
|||
"nixos-test"
|
||||
];
|
||||
}
|
||||
{
|
||||
hostName = "localhost";
|
||||
systems = ["x86_64-linux" "i686-linux"];
|
||||
supportedFeatures = [
|
||||
"benchmark"
|
||||
"big-parallel"
|
||||
"gccarch-znver4"
|
||||
"kvm"
|
||||
"nixos-test"
|
||||
];
|
||||
}
|
||||
# {
|
||||
# hostName = "localhost";
|
||||
# systems = ["x86_64-linux" "i686-linux"];
|
||||
# supportedFeatures = [
|
||||
# "benchmark"
|
||||
# "big-parallel"
|
||||
# "gccarch-znver4"
|
||||
# "kvm"
|
||||
# "nixos-test"
|
||||
# ];
|
||||
# }
|
||||
];
|
||||
nix.extraOptions = ''
|
||||
builders-use-substitutes = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue