Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 46e6e2ba170e1c462fd752080c3e7c4bd93ba324
      
https://github.com/NixOS/nixpkgs/commit/46e6e2ba170e1c462fd752080c3e7c4bd93ba324
  Author: Peter Hoeg <[email protected]>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

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

  Log Message:
  -----------
  heroku: [WIP] 3.43.2 -> 3.43.12 and wrap the downloaded binary

The heroku tool has changed and now downloads a binary to do bulk of the
work.

This PR also downloads the binary to wrap it properly, but due to
https://github.com/NixOS/patchelf/issues/66 we cannot ```patchelf``` the
binary and it doesn't work.

So for now we instead wrap it in a buildFHSUserEnv so at least things
are working again.

Once the patchelf issue has been solved, I'll update this again.


  Commit: 5dcf6ecbeb4ffbf189d50453d03f50968fcc4cb6
      
https://github.com/NixOS/nixpkgs/commit/5dcf6ecbeb4ffbf189d50453d03f50968fcc4cb6
  Author: Frederik Rietdijk <[email protected]>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

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

  Log Message:
  -----------
  Merge pull request #18532 from peterhoeg/hero

heroku: 3.43.2 -> 3.43.12 and wrap the downloaded binary


Compare: https://github.com/NixOS/nixpkgs/compare/bcc9a6ac75d8...5dcf6ecbeb4f
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to