Merge pull request 'rebuild app pretty print' (#21) from rebuild-pretty-print into develop
All checks were successful
Flake check / flake-check (pull_request) Successful in 22s
Build tests / build-hosts (pull_request) Successful in 35s

Reviewed-on: #21
This commit is contained in:
sid 2026-05-02 20:26:01 +02:00
commit bd5d09aaa6
3 changed files with 55 additions and 35 deletions

View file

@ -32,6 +32,8 @@ in
};
};
nix.settings.warn-dirty = mkDefault false;
# fallback quickly if substituters are not available.
nix.settings.connect-timeout = mkDefault 5;
nix.settings.fallback = true;