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
commit30a9c07e7ea3867c5e7cebea0ec0dafb7ff5ebc7 (patch)
tree57f47ae466d989128175cf3c6ce25737652298a1 /tv/2configs
parenta918e75ed6e196cf0aece9b18b942dcf1d747a5d (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 7d454e2..2f78992 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";