hydra ifd fixes
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m17s

This commit is contained in:
2026-04-13 23:48:42 -04:00
parent 61502c1490
commit 5880242e06
3 changed files with 5 additions and 38 deletions

View File

@@ -57,6 +57,7 @@ in
minimumDiskFree = 50;
minimumDiskFreeEvaluator = 100;
extraConfig = ''
allow_import_from_derivation = true
<git-input>
timeout = 3600
</git-input>