Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b4bf2364e55bdf60a09bf3ef03263cdc74e6058c
      
https://github.com/NixOS/nixpkgs/commit/b4bf2364e55bdf60a09bf3ef03263cdc74e6058c
  Author: Hoang Xuan Phu <[email protected]>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M pkgs/development/tools/casperjs/default.nix

  Log Message:
  -----------
  casperjs: do not move the current working directory

If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:

    find: cannot get current directory: No such file or directory


  Commit: 8d1fec55f68ffb20a4f1cf96cf444160236542db
      
https://github.com/NixOS/nixpkgs/commit/8d1fec55f68ffb20a4f1cf96cf444160236542db
  Author: Joachim Fasting <[email protected]>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M pkgs/development/tools/casperjs/default.nix

  Log Message:
  -----------
  Merge pull request #15802 from phunehehe/casperjs-cp

casperjs: do not move the current working directory


Compare: https://github.com/NixOS/nixpkgs/compare/586dd54199ba...8d1fec55f68f
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to