distributed builders!
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 18s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m35s

This commit is contained in:
2026-05-06 23:31:16 -04:00
parent 0a38ba8859
commit 34f29c0bdd
+1 -1
View File
@@ -18,6 +18,7 @@ in
allowed-uris = github: gitlab: git+https:// git+ssh:// https://
builders-use-substitutes = true
'';
distributedBuilds = true;
buildMachines = [
{
@@ -55,7 +56,6 @@ in
notificationSender = "hydra@alicehuston.xyz";
gcRootsDir = "/ZFS/ZFS-primary/hydra";
useSubstitutes = true;
buildMachinesFiles = [ ];
minimumDiskFree = 50;
minimumDiskFreeEvaluator = 100;
extraConfig = ''