tv nixpkgs: 5b0c9d4 -> e840e05
This commit is contained in:
parent
a673125fbb
commit
d01d38daf6
|
@ -14,7 +14,7 @@ with import <stockholm/lib>;
|
|||
stockholm.file = "/home/tv/stockholm";
|
||||
nixpkgs.git = {
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
ref = "5b0c9d4f92f15f171afa65caf13a29ac1c068a10"; # nixos-17.03
|
||||
ref = "e840e05425d00c7432d6169013cfe7ef84427009"; # nixos-17.03
|
||||
};
|
||||
} // optionalAttrs host.secure {
|
||||
secrets-master.file = "/home/tv/secrets/master";
|
||||
|
|
Loading…
Reference in a new issue