Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86744fef91ab55030c60f1fea68eaedf59773930
      
https://github.com/NixOS/nixpkgs/commit/86744fef91ab55030c60f1fea68eaedf59773930
  Author: Jaka Hudoklin <[email protected]>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M pkgs/development/web/nodejs/build-node-package.nix
    M pkgs/top-level/node-packages.nix

  Log Message:
  -----------
  nodePackages: fix builder

- reuse unpack and patch phase
- patch shebangs of source code
- properly patch depdency versions (thanks @svanderburg)
- add patching for github version names
- add some inline docs
- fix recursive depdencies runtime handling by copying files instead of
  symlinking if package has recursive dependencies


  Commit: 344eafc4b9a85def8286ca45e2876f2f3cb01916
      
https://github.com/NixOS/nixpkgs/commit/344eafc4b9a85def8286ca45e2876f2f3cb01916
  Author: Jaka Hudoklin <[email protected]>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M pkgs/development/web/nodejs/build-node-package.nix
    M pkgs/top-level/node-packages.nix

  Log Message:
  -----------
  Merge pull request #4922 from offlinehacker/node_shebangs

nodePackages: Enable source patching, patch shebangs, patch versions, fix 
recursive dependencies runtime


Compare: https://github.com/NixOS/nixpkgs/compare/58c283f0dd6c...344eafc4b9a8
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to