diff options
author | tv <tv@krebsco.de> | 2016-11-03 15:25:56 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-11-03 15:26:11 +0100 |
commit | 102d2515bcf4939f064ed791d09a2bf7aab2ff32 (patch) | |
tree | 3dec5458c30ff2c509ec44623af3d6a4cb9bee78 /tv/2configs/default.nix | |
parent | 3abb88edf4bf04b60212bb4c94aadb52b4c9c9ef (diff) |
tv nixpkgs: 0195ab8 -> 238c7e0
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 1114ac1a5..514d313c1 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 = "0195ab84607ac3a3aa07a79d2d6c2781b1bb6731"; + ref = "238c7e0dbf73d7f330689cb6ec4b1218526cee4e"; }; } // optionalAttrs host.secure { secrets-master.file = "/home/tv/secrets/master"; |