From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Erlang Date: Fri, 24 Jun 2016 10:48:24 -0400 Message-ID: <20160624144824.GB1545@jasmine> References: <20160623054441.GA11139@jasmine> <87y45u7qft.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGSPP-00023q-Gm for guix-devel@gnu.org; Fri, 24 Jun 2016 10:48:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGSPL-0004ZK-Gm for guix-devel@gnu.org; Fri, 24 Jun 2016 10:48:39 -0400 Content-Disposition: inline In-Reply-To: <87y45u7qft.fsf@gnu.org> 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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org, Pjotr Prins On Fri, Jun 24, 2016 at 01:54:14PM +0200, Ludovic Courtès wrote: > 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! Pushed as 3c6e42b3bc!