guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31678] [PATCH 0/2] Elixir and Erlang improvements


From: Christopher Baines
Subject: [bug#31678] [PATCH 0/2] Elixir and Erlang improvements
Date: Fri, 01 Jun 2018 14:46:10 +0100
User-agent: mu4e 1.0; emacs 26.1

Fix the erlang package to use sh from the store, and not hardcode
/bin/sh.

This means that the elixir package no longer nondeterministically fails
to build, and allows for getting all the tests to pass as well.

These are the related bug reports:
 - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28034
 - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29655


Christopher Baines (2):
  gnu: erlang: Patch occurrences of /bin/sh in the source.
  gnu: elixir: Enable more tests and remove patch.

 gnu/local.mk                                  |   1 -
 gnu/packages/elixir.scm                       |  36 +--
 gnu/packages/erlang.scm                       |  21 ++
 .../elixir-disable-failing-tests.patch        | 284 ------------------
 4 files changed, 27 insertions(+), 315 deletions(-)
 delete mode 100644 gnu/packages/patches/elixir-disable-failing-tests.patch

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]