s 2: nixpkgs 63b9785 -> 9cb194c
This commit is contained in:
parent
252bac92e8
commit
50708fb20c
@ -11,7 +11,7 @@ with config.krebs.lib;
|
||||
nixos-config.symlink = "stockholm/${user.name}/1systems/${host.name}.nix";
|
||||
nixpkgs.git = {
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
ref = "63b9785"; # stable @ 2016-06-01
|
||||
ref = "9cb194cfa449c43f63185a25c8d10307aea3b358"; # nixos-16.03 @ 2016-08-05
|
||||
};
|
||||
secrets.file =
|
||||
if getEnv "dummy_secrets" == "true"
|
||||
|
Loading…
Reference in New Issue
Block a user