Age | Commit message (Expand) | Author |
2018-08-16 | gnu: Use ©....* gnu/packages/elixir.scm: Replace missing © with ©.
* gnu/packages/erlang.scm: Likewise.
* gnu/packages/marst.scm: Ditto.
| Tobias Geerinckx-Rice |
2018-07-17 | gnu: elixir: Update to 1.6.6....* gnu/packages/elixir.scm (elixir): Update to 1.6.6.
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nils Gillmann |
2018-06-12 | gnu: elixir: Enable more tests and remove patch....Previously, due to issues in the erlang package, many tests would fail, and
the package would also nondeterministically fail to build. This is now
fixed (by patching occurrences of /bin/sh in the erlang package), so all the
tests can be run.
* gnu/packages/elixir.scm (elixir)[source]: Remove patches.
[arguments]: Remove the fix-or-disable-tests phase. Add a new set-home phase
to set the HOME environment variable prior to running the tests.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Delete this file.
* gnu/local.mk: Remove now deleted patch.
| Christopher Baines |
2018-01-08 | gnu: elixir: Update to 1.5.3....* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
| Tobias Geerinckx-Rice |
2017-12-04 | gnu: elixir: Update to 1.5.2 and disable failing tests....* gnu/packages/elixir.scm (elixir)[origin]: Update to 1.5.2.
[arguments]: Patch the shebang of mix. Disable failing tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nee |
2017-05-07 | gnu: elixir: Update to 1.4.2....* gnu/packages/elixir.scm (elixir): Update to 1.4.2.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Adjust.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pjotr Prins |
2016-08-02 | gnu: Add Elixir....* gnu/packages/elixir.scm: New file.
* gnu/packages/patches/elixir-disable-failing-tests.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Pjotr Prins |