Readjust Hydra builders

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-23 17:29:03 +02:00
parent 7e631202ca
commit 436b790e9e
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -94,12 +94,8 @@ makeSystem {
system.activation =
let
machines = pkgs.writeText "machines" ''
eu.nixbuild.net x86_64-linux - 100 5 benchmark,big-parallel
eu.nixbuild.net aarch64-linux - 100 5 benchmark,big-parallel
eu.nixbuild.net i686-linux - 100 5 benchmark,big-parallel
localhost x86_64-linux - 100 5 benchmark,big-parallel,kvm,nixos-test,local local
localhost x86_64-linux - 100 5 benchmark,big-parallel,kvm,nixos-test,local kvm
localhost x86_64-linux - 100 5 benchmark,big-parallel,kvm,nixos-test,local nixos-test
eu.nixbuild.net x86_64-linux,aarch64-linux,i686-linux - 100 5 benchmark,big-parallel
localhost x86_64-linux - 2 1 benchmark,big-parallel,kvm,nixos-test,local
'';
nix-machines = nglib.dag.dagEntryAnywhere ''
export PATH=${pkgs.busybox}/bin