Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: bcc9a6ac75d8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5dcf6ecbeb4f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 4, 2016

  1. 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
    NixOS/patchelf#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.
    Peter Hoeg committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    46e6e2b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Merge pull request #18532 from peterhoeg/hero

    heroku: 3.43.2 -> 3.43.12 and wrap the downloaded binary
    FRidh committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    5dcf6ec View commit details
    Browse the repository at this point in the history