nix-cache02: increase builder timeout to 2 hours
Some checks failed
Run nix flake check / flake-check (push) Failing after 14m21s
Periodic flake update / flake-update (push) Successful in 5m17s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-12 14:44:55 +01:00
parent 6726f111e3
commit fa8d65b612

View File

@@ -25,6 +25,7 @@
}; };
}; };
timeout = 7200;
metrics.enable = true; metrics.enable = true;
}; };