tv nixpkgs: 5d03aab -> 53a2baa
This commit is contained in:
parent
7f0dd39a8f
commit
5a9df2cc0b
|
@ -14,7 +14,7 @@ with import <stockholm/lib>;
|
|||
stockholm.file = "/home/tv/stockholm";
|
||||
nixpkgs.git = {
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
ref = "5d03aab044970e72a9c6cb07dab734c9c2a391e4";
|
||||
ref = "53a2baa"; # nixos-unstable (17.03-rc)
|
||||
};
|
||||
} // optionalAttrs host.secure {
|
||||
secrets-master.file = "/home/tv/secrets/master";
|
||||
|
|
Loading…
Reference in a new issue