Improve local builds on Hydra

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-23 16:58:06 +02:00
parent 916fb9d897
commit 7e631202ca
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -97,7 +97,9 @@ makeSystem {
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 local
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
'';
nix-machines = nglib.dag.dagEntryAnywhere ''
export PATH=${pkgs.busybox}/bin