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 | 8572b17d3075e5c923d980685df3b212a85cfe15 (patch) | |
tree | edffd8e01f8f355afa4c002bb63fbd7ea7fc7b9e /tv/source.nix | |
parent | 5e539685ed0758adf3d36f66aecab2b379069549 (diff) |
tv nixpkgs: 1b57bf2 -> 94941cb
Diffstat (limited to 'tv/source.nix')
-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 4ede976..dcfdb75 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 { |