tv nixpkgs: 76c6313 -> b647a67
This commit is contained in:
parent
5f50006d78
commit
91f5c5cebe
|
@ -14,7 +14,7 @@ with import <stockholm/lib>;
|
||||||
stockholm.file = "/home/tv/stockholm";
|
stockholm.file = "/home/tv/stockholm";
|
||||||
nixpkgs.git = {
|
nixpkgs.git = {
|
||||||
url = https://github.com/NixOS/nixpkgs;
|
url = https://github.com/NixOS/nixpkgs;
|
||||||
ref = "76c63133c5310d362c7c23157616b263db9a9510"; # nixos-17.03
|
ref = "b647a67dfee066b75d2f54b789f7646016662071"; # nixos-17.03
|
||||||
};
|
};
|
||||||
} // optionalAttrs host.secure {
|
} // optionalAttrs host.secure {
|
||||||
secrets-master.file = "/home/tv/secrets/master";
|
secrets-master.file = "/home/tv/secrets/master";
|
||||||
|
|
Loading…
Reference in a new issue