Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 54a15fb2e4272ce80dc30b153b77fe8089c8a7f3
https://github.com/NixOS/nixpkgs/commit/54a15fb2e4272ce80dc30b153b77fe8089c8a7f3
Author: Alexey Lebedeff <[email protected]>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M pkgs/development/interpreters/erlang/R18.nix
Log Message:
-----------
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
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits