summaryrefslogtreecommitdiffstats
path: root/tv/2configs/default.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-04-14 11:23:27 +0200
committertv <tv@krebsco.de>2017-04-14 11:23:27 +0200
commit78b4cefbd21e55850ba62930e7a58ddb14cb92c5 (patch)
tree5520f29a5d96c6e962e7def435cde535f9675558 /tv/2configs/default.nix
parentdc262fc62829816e2ec0d5683b4af7c70351aa1a (diff)
tv nixpkgs: 7ad99e9 -> 5acb454
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 8125a27..cbbd5c4 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 = "7ad99e9fc8c1977f4d51ba8531386fce7276d300"; # nixos-17.03
+ ref = "5acb454e2ad3e3783e63b86a9a31e800d2507e66"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";