summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-04-15 14:32:05 +0200
committertv <tv@krebsco.de>2017-04-15 14:32:05 +0200
commitbbb9a78560a7f186f68118d72b1716264d443de8 (patch)
tree842a3fc46ed50a33da58b895a2139f27668ec1cb /tv/2configs
parent78b4cefbd21e55850ba62930e7a58ddb14cb92c5 (diff)
tv nixpkgs: 5acb454 -> 76c6313
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 cbbd5c4..8d7ed2b 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 = "5acb454e2ad3e3783e63b86a9a31e800d2507e66"; # nixos-17.03
+ ref = "76c63133c5310d362c7c23157616b263db9a9510"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";