summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-20 19:42:30 +0200
committertv <tv@krebsco.de>2016-10-20 19:42:30 +0200
commit0f45156aae3fa69b9a75ea03862f15fe4aff10cb (patch)
treeb692664e61d7977dabb0ec6283552971a41f0850 /tv/2configs
parent0bb170ea37a0eb2f5736c91cfaae6423393270d8 (diff)
tv nixpkgs: 354fd37 -> b8ede35
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 442d737..abc657e 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 = "354fd3728952c229fee4f2924737c601d7ab4725";
+ ref = "b8ede35d2efa96490857c22c751e75d600bea44f";
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";