pkgsrc/lang/elixir
adam 0c8e87d861 elixir: updated to 1.10.0
v1.10.0
Support for Erlang/OTP 21+
Releases improvements

Elixir v1.9 introduced releases as a mechanism to package self-contained applications. Elixir v1.10 further improves releases with bug fixes and new enhancements based on feedback we got from the community. The highlights are:

* Allow the dual boot system of releases to be disabled on environments that are boot-time sensitive, such as embedded devices
* Track and raise if compile-time configuration is set or changes at runtime (more in the next section)
* Support for easily adding extra files to releases via overlays
* Allow RELEASE_DISTRIBUTION to be set to none in order to fully disable it
* Add a built-in :tar step that automatically packages releases
2020-02-13 18:27:23 +00:00
..
patches elixir: Update to 1.9.1 2019-08-01 09:52:52 +00:00
DESCR
distinfo elixir: updated to 1.10.0 2020-02-13 18:27:23 +00:00
Makefile elixir: updated to 1.10.0 2020-02-13 18:27:23 +00:00
PLIST elixir: updated to 1.10.0 2020-02-13 18:27:23 +00:00