diff options
author | tv <tv@krebsco.de> | 2016-10-13 19:35:28 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-10-13 19:35:28 +0200 |
commit | f7623cc30456149cd277fd81e315f7bd471259de (patch) | |
tree | efa15a7b19f4b5bcc9deb00800e864dc5e41799b /tv/2configs/default.nix | |
parent | 58c854c657b0bcbfc7e34b743cdba18675221e32 (diff) |
tv nixpkgs: 45b2a6d -> 354fd37
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 7d454e2b7..2f78992cc 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -14,7 +14,7 @@ with config.krebs.lib; stockholm.file = "/home/tv/stockholm"; nixpkgs.git = { url = https://github.com/NixOS/nixpkgs; - ref = "45b2a6d88299bb5671e36a4239ec0097bc149fb3"; + ref = "354fd3728952c229fee4f2924737c601d7ab4725"; }; } // optionalAttrs host.secure { secrets-master.file = "/home/tv/secrets/master"; |