lix/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
..
buildenv.nix
config.nix.in
derivation.nix
fetchurl.nix
imported-drv-to-derivation.nix
local.mk
unpack-channel.nix