guix/gnu
Christopher Baines e7a25d2ae7
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.
2018-06-12 07:46:18 +01:00
..
bootloader
build
packages gnu: elixir: Enable more tests and remove patch. 2018-06-12 07:46:18 +01:00
services
system system: Default .bashrc now sources /etc/bashrc. 2018-06-11 18:23:24 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: elixir: Enable more tests and remove patch. 2018-06-12 07:46:18 +01:00
packages.scm
services.scm
system.scm system: Honor ~/.config/guix/current in /etc/profile. 2018-06-09 12:02:28 +02:00
tests.scm