rebuild: add nom and dix. disable dirty git tree warning
This commit is contained in:
parent
89a74ddbbf
commit
e1fcd15e71
3 changed files with 34 additions and 12 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue