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 | d9fcefb8ab6e64ed17fda17c5e19831453af8818 (patch) | |
tree | a96c1525b4521db49e642c986ca58fa4215ee590 /mv/source.nix | |
parent | bd09ea6e3b0408313fdd2787e557e7e02ab8ff86 (diff) |
mv nixpkgs: 94941cb -> 56da88a
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 8b1563914..aa2b13fd8 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 { |