summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-23 21:33:45 +0200
committertv <tv@krebsco.de>2016-10-23 21:33:45 +0200
commit6c02b9125dc7025ebad0a15cf4916f812f8f8e49 (patch)
tree7c33d0f416f782f2c4cff2929eab5f258200289a /tv
parent9e6c8a91b23326abd7c26c70e96c9069e79a7938 (diff)
tv nixpkgs: cd41bfe -> e4fb65a
Diffstat (limited to 'tv')
-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 4b89252f9..39d0c4f6b 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 = "cd41bfeeb1aaa10e4d412f2bd90dc2844a7c5df8";
+ ref = "e4fb65a3627f8c17a2f92c08bf302dc30f0a8db9";
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";