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: 8ce4463d4a9c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c93a7f4d812e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 17, 2019

  1. Don't use autoreconfHook for building Erlang/OTP

    This is in preparation for adding Erlang/OTP 22 which no longer has a
    `configure.in` and fails to build with the current
    `generic-builder.nix`, but it should work for all supported, previous
    versions of Erlang (R18–R21) as well.
    
    Fixes #62775
    ehamberg committed Jun 17, 2019
    Copy the full SHA
    d4d19e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge pull request #63295 from ehamberg/patch-2

    Don't use autoreconfHook for building Erlang/OTP
    LnL7 committed Jun 18, 2019
    Copy the full SHA
    c93a7f4 View commit details
    Browse the repository at this point in the history