summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-13 19:35:28 +0200
committertv <tv@krebsco.de>2016-10-13 19:35:28 +0200
commitf7623cc30456149cd277fd81e315f7bd471259de (patch)
treeefa15a7b19f4b5bcc9deb00800e864dc5e41799b /tv/2configs
parent58c854c657b0bcbfc7e34b743cdba18675221e32 (diff)
tv nixpkgs: 45b2a6d -> 354fd37
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix
index 7d454e2b..2f78992c 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -14,7 +14,7 @@ with config.krebs.lib;
stockholm.file = "/home/tv/stockholm";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
- ref = "45b2a6d88299bb5671e36a4239ec0097bc149fb3";
+ ref = "354fd3728952c229fee4f2924737c601d7ab4725";
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";