ma remote-build: update to only use hotdog
This commit is contained in:
parent
e4d0ddc70b
commit
16fe279dfe
|
@ -8,7 +8,7 @@ in {
|
||||||
{ inherit hostName sshKey;
|
{ inherit hostName sshKey;
|
||||||
sshUser = "nixBuild";
|
sshUser = "nixBuild";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
maxJobs = 1;
|
maxJobs = 8;
|
||||||
}) [ "omo.r" "gum.r" "latte.r" ];
|
}) [ "hotdog.r" ];
|
||||||
# puyak.r "wbob.r"
|
# puyak.r "wbob.r" "omo.r" "gum.r" "latte.r"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue