diff options
author | tv <tv@krebsco.de> | 2016-11-15 10:52:10 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-11-15 10:52:10 +0100 |
commit | ab1b1881c51444badbe169ee00f532608caf3734 (patch) | |
tree | 9b799bdbea436b43c11df28c919ab86599761d5d /tv/2configs | |
parent | be9a954fae64ca1433d5442a748446974ff562e9 (diff) |
tv nixpkgs: 301fc57 -> 5ddaca1
Diffstat (limited to 'tv/2configs')
-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 7ebfd96..87727a8 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 = "301fc5752beae35eb9b33a583c8f71fef7e773bc"; + ref = "5ddaca179c15154efae4e5b7efea843d2c67cff8"; }; } // optionalAttrs host.secure { secrets-master.file = "/home/tv/secrets/master"; |