tv nixpkgs: a6728e1 -> 728a957

This commit is contained in:
tv 2016-11-24 19:26:18 +01:00
parent a81091baf1
commit f7a6fc6099

View File

@ -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 = "a6728e15cbca1d11553f01d7c3c477ae2debfd8e"; ref = "728a9578e31a0f78f6ad07a3a2ec706ec5290f10";
}; };
} // optionalAttrs host.secure { } // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master"; secrets-master.file = "/home/tv/secrets/master";