Update to newest nixpkgs unstable
This commit is contained in:
parent
ae6c242865
commit
418be445d7
7 changed files with 18 additions and 16 deletions
|
|
@ -9,5 +9,5 @@ let
|
|||
imports = lib.mapAttrsToList toImport (lib.filterAttrs filterCaches (builtins.readDir folder));
|
||||
in {
|
||||
inherit imports;
|
||||
nix.binaryCaches = ["https://cache.nixos.org/"];
|
||||
nix.settings.trusted-substituters = ["https://cache.nixos.org/"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue