diff options
author | tv <tv@krebsco.de> | 2017-12-27 15:32:02 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-12-27 15:32:02 +0100 |
commit | 4eaaf658d6a81e91bda9752dbe7f84c0e45c9e1b (patch) | |
tree | e8c047b57588077bf7e3f5342de1d4c076b67e4f /tv | |
parent | 8717f8baa1339fbc13e16f03575da91bef28886c (diff) |
tv nixpkgs: d0f0657 -> 53e6d67
Diffstat (limited to 'tv')
-rw-r--r-- | tv/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/source.nix b/tv/source.nix index f3bda27..31308fc 100644 --- a/tv/source.nix +++ b/tv/source.nix @@ -10,7 +10,7 @@ in nixos-config.symlink = "stockholm/tv/1systems/${name}/config.nix"; nixpkgs.git = { # nixos-17.09 - ref = mkDefault "d0f0657ca06cc8cb239cb94f430b53bcdf755887"; + ref = mkDefault "53e6d671a9662922080635482b7e1c418d2cdc72"; url = https://github.com/NixOS/nixpkgs; }; secrets.file = getAttr builder { |