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 | be75ad7e7c0771170ccaddfe99b7a64a9004bfcd (patch) | |
tree | fa5e37afab3633493210b96b3523463c20e31de6 /tv/2configs/default.nix | |
parent | 31dcab94b0cf8c82f43702f1bb293a49cab2ebe2 (diff) |
tv nixpkgs: 301fc57 -> 5ddaca1
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 7ebfd962f..87727a865 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"; |