2 Commits

Author SHA1 Message Date
ahuston-0 c5a66d838b distributed builders!
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 13s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m29s
2026-05-07 00:07:03 -04:00
ahuston-0 829acb09fe Merge pull request 'distributed builders!' (#228) from feature/hydra-arm into main
Check flake.lock / Check health of `flake.lock` (push) Successful in 13s
Check Nix flake / Perform Nix flake checks (push) Successful in 2m27s
Reviewed-on: #228
2026-05-06 23:34:31 -04:00
+1 -1
View File
@@ -24,7 +24,7 @@ in
{
hostName = "localhost";
maxJobs = 2;
protocol = "ssh-ng";
protocol = null;
speedFactor = 2;
systems = [
"x86_64-linux"