From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add node. Date: Tue, 01 Jul 2014 10:34:40 +0200 Message-ID: <878uod32an.fsf@gnu.org> References: <87oaxaghuf.fsf@gmail.com> <877g3yc9ca.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87oax9r2dh.fsf@gmail.com> 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]:48045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1tWb-00023F-9H for guix-devel@gnu.org; Tue, 01 Jul 2014 04:34:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1tWU-0000Pk-Es for guix-devel@gnu.org; Tue, 01 Jul 2014 04:34:49 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1tWU-0000Pb-7m for guix-devel@gnu.org; Tue, 01 Jul 2014 04:34:42 -0400 In-Reply-To: <87oax9r2dh.fsf@gmail.com> (Cyrill Schenkel's message of "Tue, 01 Jul 2014 08:59:06 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyrill Schenkel Cc: Guix-devel Cyrill Schenkel skribis: > From 57788c6cbb3989b5ff997b7c37b8c02979786c4b Mon Sep 17 00:00:00 2001 > From: Cyrill Schenkel > Date: Tue, 1 Jul 2014 08:47:31 +0200 > Subject: [PATCH] gnu: Add node. > > * gnu-system.am (GNU_SYSTEM_MODULES): Add new package. > * gnu/packages/node.scm: New file. LGTM, pushed. Thank you! Thanks David and Eric for the review. Feel free to apply patches when you=E2=80=99re confident, you=E2=80=99re both well qualified for that. Ludo=E2=80=99.