diff options
author | tv <tv@krebsco.de> | 2018-01-09 14:43:51 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-01-09 14:43:51 +0100 |
commit | 9185e8c2341a1efa0af86edee7dd82c0bf246652 (patch) | |
tree | dd394b5266005726e1ab364df05677075aa0146f /mv/source.nix | |
parent | 5f3f6bfb27793bea992803b4ad9d6cbec2fee6f8 (diff) |
mv nixpkgs: d0f0657 -> 0653b73
Diffstat (limited to 'mv/source.nix')
-rw-r--r-- | mv/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mv/source.nix b/mv/source.nix index 2fa53a1..5f6b2fe 100644 --- a/mv/source.nix +++ b/mv/source.nix @@ -10,7 +10,7 @@ in nixos-config.symlink = "stockholm/mv/1systems/${name}/config.nix"; nixpkgs.git = { # nixos-17.09 - ref = mkDefault "d0f0657ca06cc8cb239cb94f430b53bcdf755887"; + ref = mkDefault "0653b73bf61f3a23d28c38ab7e9c69a318d433de"; url = https://github.com/NixOS/nixpkgs; }; secrets.file = getAttr builder { |