From 47d6a530196d4f236b517de2b9015f003224d98e Mon Sep 17 00:00:00 2001 From: pjotrp Date: Tue, 19 Jul 2016 14:13:31 +0600 Subject: Elixir: skip one more test and the build passes --- gn/packages/elixir.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/elixir.scm b/gn/packages/elixir.scm index e7ca690..b1d47ff 100644 --- a/gn/packages/elixir.scm +++ b/gn/packages/elixir.scm @@ -59,7 +59,7 @@ (lambda* (#:key inputs #:allow-other-keys) (substitute* "bin/elixir" (("ERL_EXEC=\"erl\"") (string-append "ERL_EXEC=" (which "erl")))))) - (add-after 'build 'patch-elixir-tests ;; patching earlier breaks the build + (add-after 'build 'disable-breaking-elixir-tests ;; when making this convential part of source the build breaks! (lambda* (#:key inputs #:allow-other-keys) (and -- cgit v1.2.3