summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-07-04 21:36:55 +0200
committertv <tv@krebsco.de>2017-07-04 21:36:55 +0200
commitc2437cb56ab229f7379ec8625c04cceaca126947 (patch)
treeb3d2f92fc94e610e84bd740c7f6b0e8feab3eb94 /tv
parent438fdd2bd8e363567f544966e49d00f728921301 (diff)
tv nixpkgs: 412b0a1 -> 057f89b
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 bab1c72b..3d95d6de 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -17,7 +17,7 @@ in {
secrets-common.file = "/home/tv/secrets/common";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
- ref = "412b0a17aa2975e092c7ab95a38561c5f82908d4"; # nixos-17.03
+ ref = "057f89b9344e5341796046f25ae4f269be6d4529"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";