summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-03-02 19:42:44 +0100
committerlassulus <lass@lassul.us>2017-03-04 02:16:44 +0100
commitaca6985dd5f2f53b81c60470b86e5ee86ebf8ba1 (patch)
tree243252c93b10165933f40f85cbcdec79a5b90e36 /tv
parent6509ec280346b7cfda73b2f6adc7f07838b70ab0 (diff)
tv nixpkgs: 5d03aab -> 53a2baa
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 dc26a6c..1d3ee39 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 = "5d03aab044970e72a9c6cb07dab734c9c2a391e4";
+ ref = "53a2baa"; # nixos-unstable (17.03-rc)
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";