summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-03-04 23:21:53 +0100
committertv <tv@krebsco.de>2017-03-04 23:39:49 +0100
commit59870808ac04f4f9c829c3dcf87d02c63ea37feb (patch)
treef712f62aec469e2e06921eb84ca95e2a18a89d37 /tv/2configs
parent5b569ce10e7156fd0a7e0caec51f79bff0dd6007 (diff)
tv nixpkgs: 53a2baa -> 5b0c9d4
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 1d3ee39..33fb7e4 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 = "53a2baa"; # nixos-unstable (17.03-rc)
+ ref = "5b0c9d4f92f15f171afa65caf13a29ac1c068a10"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";