From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Erlang Date: Fri, 24 Jun 2016 13:54:14 +0200 Message-ID: <87y45u7qft.fsf@gnu.org> References: <20160623054441.GA11139@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGPgt-0003SS-P9 for guix-devel@gnu.org; Fri, 24 Jun 2016 07:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGPgq-0000bc-L5 for guix-devel@gnu.org; Fri, 24 Jun 2016 07:54:31 -0400 In-Reply-To: <20160623054441.GA11139@jasmine> (Leo Famulari's message of "Thu, 23 Jun 2016 01:44:41 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org, Pjotr Prins Leo Famulari skribis: > From 752033bde8ef4137c15c0b26e9375ee90453b5e4 Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Sat, 6 Feb 2016 12:40:53 -0800 > Subject: [PATCH] gnu: Add erlang. > > * gnu/packages/erlang.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > > Co-authored by: Leo Famulari > Co-authored by: Pjotr Prins Go for it! Thanks to everyone involved! Ludo=E2=80=99.