From: Leo Famulari <leo@famulari.name>
To: Pjotr Prins <pjotr.public12@thebird.nl>
Cc: guix-devel@gnu.org
Subject: Re: gnu: Add elixir. (WIP)
Date: Fri, 25 Mar 2016 12:50:01 -0400 [thread overview]
Message-ID: <20160325165001.GA6182@jasmine> (raw)
In-Reply-To: <20160324225356.GA18866@thebird.nl>
On Thu, Mar 24, 2016 at 11:53:56PM +0100, Pjotr Prins wrote:
> Attached the package for the Elixir language based on the upcoming
> Erlang package. It fails 12 tests out of 2845, mostly temporary files
> in the wrong place. I'll fix that at some point, but this is happy on
> my systems.
Cool!
> ;;; GNU Guix --- Functional package management for GNU
> ;;; Copyright ? 2016 Pjotr Prins <pjotr.guix@thebird.nl>
> ;;; Copyright ? 2016 Leo Famulari <leo@famulari.name>
Too generous ;)
> ;; (replace 'check
> ;; (lambda _
> ;; (zero? (system* "make" "test")))))))
> )
Whenever the tests are re-enabled, could you use #:test-target "test"
instead?
> #:make-flags (list (string-append "PREFIX=" %output))
> #:tests? #f)) ;; 2845 tests, 12 failures
> (home-page "http://elixir-lang.org/")
> (synopsis "The Elixir programming language")
> (description "Elixir is a dynamic, functional language designed for
> building scalable and maintainable applications. Elixir leverages the
> Erlang VM, known for running low-latency, distributed and
> fault-tolerant systems, while also being successfully used in web
> development and the embedded software domain.")
> (license license:asl2.0)))
next prev parent reply other threads:[~2016-03-25 16:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-04 3:56 [PATCH] gnu: Add erlang Steve Sprang
2016-01-04 4:39 ` Leo Famulari
2016-01-04 5:20 ` Steve Sprang
2016-01-04 6:23 ` Leo Famulari
2016-01-04 11:44 ` Andy Wingo
2016-01-04 12:13 ` Nala Ginrut
2016-01-06 16:07 ` Ludovic Courtès
2016-01-07 9:56 ` Andy Wingo
2016-02-06 20:45 ` Steve Sprang
2016-02-13 0:44 ` Leo Famulari
2016-02-13 21:12 ` Efraim Flashner
2016-02-21 20:54 ` Ludovic Courtès
2016-03-17 0:18 ` Steve Sprang
2016-03-17 4:21 ` Leo Famulari
2016-03-17 5:00 ` Steve Sprang
2016-03-21 15:40 ` Leo Famulari
2016-03-22 20:59 ` Pjotr Prins
2016-03-22 21:21 ` Leo Famulari
2016-03-24 2:41 ` Leo Famulari
2016-03-24 16:57 ` Pjotr Prins
2016-03-24 22:53 ` gnu: Add elixir. (WIP) Pjotr Prins
2016-03-25 16:50 ` Leo Famulari [this message]
2016-06-22 19:42 ` bug#19439: [PATCH] gnu: Add erlang Andy Wingo
2016-01-06 16:07 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160325165001.GA6182@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=pjotr.public12@thebird.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.