nixpkgs/pkgs/development/tools/heroku
Peter Hoeg 46e6e2ba17 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.
2016-11-04 14:56:32 +08:00
..
default.nix heroku: [WIP] 3.43.2 -> 3.43.12 and wrap the downloaded binary 2016-11-04 14:56:32 +08:00