Skip to content
Commit 46e6e2ba authored by Peter Hoeg's avatar Peter Hoeg
Browse files

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.
parent fa4167c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment