summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-06-19 01:01:04 +0200
committertv <tv@krebsco.de>2017-06-19 01:01:04 +0200
commitf6bb11676deb080096ba5ce335df82d6a0b3ac9c (patch)
treea78d6c955b541a2191707b41cdee3decbde9b118 /tv
parent3e4e5e5c098341667087eb1255912c40f3371863 (diff)
tv nixpkgs: 99dfb6d -> 412b0a1
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 b6c8e439..13fc73aa 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -17,7 +17,7 @@ with import <stockholm/lib>;
stockholm.file = "/home/tv/stockholm";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
- ref = "99dfb6dce37edcd1db7cb85c2db97089d9d5f442"; # nixos-17.03
+ ref = "412b0a17aa2975e092c7ab95a38561c5f82908d4"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";