Files
nix/corepkgs
Bjørn Forsman f72206b736 unpack-channel.nix: fix 'mv' corner case
unpack-channel.nix fails if the tarball contains a directory named the
same as the channel:

  mv: cannot move 'nixpkgs' to a subdirectory of itself, '.../nixpkgs'

This commit fixes that by not moving the directory if it already has the
correct name.
2017-02-27 10:12:58 +01:00
..
2016-08-11 07:58:33 -04:00
2016-08-11 07:58:33 -04:00
2016-08-11 17:12:40 +02:00