Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: f72206b736e4fa1be010a05aa12fa57afea2019c
      
https://github.com/NixOS/nix/commit/f72206b736e4fa1be010a05aa12fa57afea2019c
  Author: Bjørn Forsman <bjorn.fors...@gmail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M corepkgs/unpack-channel.nix

  Log Message:
  -----------
  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.


  Commit: f0bbd153c6e38b8334faa237e9741e5b7dd37e2f
      
https://github.com/NixOS/nix/commit/f0bbd153c6e38b8334faa237e9741e5b7dd37e2f
  Author: Domen Kožar <do...@enlambda.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M corepkgs/unpack-channel.nix

  Log Message:
  -----------
  Merge pull request #1252 from bjornfor/channel-rename-fix

unpack-channel.nix: fix 'mv' corner case


Compare: https://github.com/NixOS/nix/compare/89ffe1eff946...f0bbd153c6e3
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to