chore(configs/common): obliterate builders configuration
This commit is contained in:
parent
12020202aa
commit
9c30c499ea
1 changed files with 0 additions and 17 deletions
|
@ -135,23 +135,6 @@ in
|
||||||
"uku3lig.cachix.org-1:C1/9DNUadh2pueAo+LUkVNUKyIVjF/CREd9RS9E+F2A="
|
"uku3lig.cachix.org-1:C1/9DNUadh2pueAo+LUkVNUKyIVjF/CREd9RS9E+F2A="
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
distributedBuilds = true;
|
|
||||||
buildMachines = [
|
|
||||||
{
|
|
||||||
hostName = "etna";
|
|
||||||
system = "x86_64-linux";
|
|
||||||
maxJobs = 12;
|
|
||||||
sshUser = username;
|
|
||||||
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUVua0tTZDRJVitQTTg4V0tISGZFaFNUbGtuSFQwRlZYekEwSlVjQ3pPcCsgcm9vdEBldG5hCg==";
|
|
||||||
supportedFeatures = [
|
|
||||||
"nixos-test"
|
|
||||||
"benchmark"
|
|
||||||
"big-parallel"
|
|
||||||
"kvm"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue