1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/interpreters/erlang
Alexey Lebedeff 54a15fb2e4 erlang: 18.3 -> 18.3.4 (#16244)
Minor OTP releases (and their manpages) are not available for dowload at
http://erlang.org/download
But e.g.:
- 18.3.1 contains an important fix for mnesia
- 18.3.1-18.3.4 has a lot of SSL/TLS fixes

So we have to fetch from GitHub and build everything ourselves.

Also replace explicit path patching with upstream patches:
- https://github.com/erlang/otp/pull/1023
- https://github.com/erlang/otp/pull/1103 - with this patch it's now
  possible to build erlang in sandboxed mode
2016-07-13 19:41:55 +02:00
..
R16.nix beamPackages: turn on debug_info for beam packages 2016-06-15 07:20:01 -07:00
R17.nix beamPackages: turn on debug_info for beam packages 2016-06-15 07:20:01 -07:00
R18.nix erlang: 18.3 -> 18.3.4 (#16244) 2016-07-13 19:41:55 +02:00
setup-hook.sh erlang: add setupHook to set ERL_LIBS 2015-08-09 09:42:24 -06:00