diff options
author | mv <mv@ni.r> | 2017-08-30 18:03:15 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-31 19:57:07 +0200 |
commit | 7afd3bb396de740983a6531b8f1dbf6918a57de3 (patch) | |
tree | ce7f7446303701a50eba9d6002a59e32c6b4e4e0 | |
parent | b0ad8ceec470b58a55a2fd0b906ebaa797ba02eb (diff) |
mv nixpkgs: 94941cb -> 56da88a
-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 8b15639..aa2b13f 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.03 - ref = mkDefault "94941cb0455bfc50b1bf63186cfad7136d629f78"; + ref = mkDefault "56da88a298a6f549701a10bb12072804a1ebfbd5"; url = https://github.com/NixOS/nixpkgs; }; secrets.file = getAttr builder { |