summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-21 22:44:30 +0200
committertv <tv@krebsco.de>2016-10-21 22:44:30 +0200
commit54d4ac9ef5b2bc8717f4d1b564152565af205b70 (patch)
treee94ed72779e05cc5c96b7edb8a39947d1cf7f7c2 /tv/2configs
parentad5f0d7819ee0c5bac10e426e21d236c075620d8 (diff)
tv nixpkgs: b8ede35 -> 31c72ce
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 32e4b45..b80479e 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -14,7 +14,7 @@ with import <stockholm/lib>;
stockholm.file = "/home/tv/stockholm";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
- ref = "b8ede35d2efa96490857c22c751e75d600bea44f";
+ ref = "31c72ce266b0179efa877bb3acd7dfd7b746537b";
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";