summaryrefslogtreecommitdiffstats
path: root/tv/2configs/default.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-11-12 12:41:59 +0100
committertv <tv@krebsco.de>2016-11-12 12:41:59 +0100
commite753862bf64c0594e9fbedbb98125abaca5f9688 (patch)
tree90782b0c2eb7e840fe9346908cfb1ae31085f032 /tv/2configs/default.nix
parentbc1d6f9c597f0b61062b8e6f9bf9c07e20cfb7ee (diff)
tv nixpkgs: 1e1112e -> 301fc57
Diffstat (limited to 'tv/2configs/default.nix')
-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 dbf31147..7ebfd962 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 = "1e1112edc57e93046f35707b874d2a4f3ff321e6";
+ ref = "301fc5752beae35eb9b33a583c8f71fef7e773bc";
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";