diff options
author | tv <tv@krebsco.de> | 2017-04-15 14:32:05 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-04-15 14:32:05 +0200 |
commit | 5f50006d7828fc5a5865de6182d5c118b2f72cc1 (patch) | |
tree | b3d7d7976f1ecfc0bb054fdb6697c084cbcfddf3 /tv/2configs/default.nix | |
parent | b268e0ef9c7b471ae467e97c8e2e0b8f769124bc (diff) |
tv nixpkgs: 5acb454 -> 76c6313
Diffstat (limited to 'tv/2configs/default.nix')
-rw-r--r-- | tv/2configs/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index cbbd5c439..8d7ed2b4f 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"; |