summaryrefslogtreecommitdiffstats
path: root/tv/2configs/default.nix
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-03-05 00:26:56 +0100
committerlassulus <lass@lassul.us>2017-03-05 00:26:56 +0100
commitabdfd8269f3eb97d0feecd9fab1c622ebd56403c (patch)
treeffea19187190a105e7b0caf617a0215c02c281da /tv/2configs/default.nix
parent39fd77b84c7c14d6460722721726b378bdab7acd (diff)
parentd7761aed6559adba3cfa61d822165c42c90fc276 (diff)
Merge remote-tracking branch 'ni/master'
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 1d3ee398..33fb7e49 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";