1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 23:55:23 +00:00
nixpkgs/pkgs/development/interpreters/erlang
Erlend Hamberg d4d19e34db
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
2019-06-17 09:54:44 +02:00
..
generic-builder.nix Don't use autoreconfHook for building Erlang/OTP 2019-06-17 09:54:44 +02:00
R16B02-basho.nix
R18.nix
R19.nix
R20.nix erlangR20: 20.3.8 -> 20.3.8.9 2018-09-25 23:21:06 +02:00
R21.nix erlangR21: 21.3.7.1 -> 21.3.8.3 (#62952) 2019-06-11 09:45:27 -04:00
setup-hook.sh