diff options
author | tv <tv@krebsco.de> | 2017-07-13 00:37:38 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-07-13 00:37:38 +0200 |
commit | 4da01794605291bdb7bd9fa9dc7109764f4faf58 (patch) | |
tree | 16143e3f54316fdf57164103d73e4f332bfea540 /tv | |
parent | 8fca0cd3d9952cabeb0c67416aaba1327b63cdf9 (diff) |
tv nixpkgs: 1b57bf2 -> 94941cb
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 4ede976d3..dcfdb7552 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.03 - ref = mkDefault "1b57bf274ae5c76e91b2b264d8aa8bfcecb72102"; + ref = mkDefault "94941cb0455bfc50b1bf63186cfad7136d629f78"; url = https://github.com/NixOS/nixpkgs; }; secrets.file = getAttr builder { |