From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Ruby install Date: Wed, 04 Jun 2014 23:36:44 +0200 Message-ID: <87fvjkl5lf.fsf@gnu.org> References: <20140504175144.GA28798@thebird.nl> <87wqe0ps8d.fsf@gnu.org> 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]:49960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsIrb-0003C4-SL for guix-devel@gnu.org; Wed, 04 Jun 2014 17:36:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsIrW-0007tn-AL for guix-devel@gnu.org; Wed, 04 Jun 2014 17:36:51 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:58450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsIrW-0007tj-3N for guix-devel@gnu.org; Wed, 04 Jun 2014 17:36:46 -0400 In-Reply-To: <87wqe0ps8d.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 05 May 2014 10:03:30 +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: Pjotr Prins Cc: guix-devel Hello, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Pjotr Prins skribis: > >> I have a working Ruby installation at >> >> https://gitorious.org/guix/pjotrps-guix/source/61d21fad72d49cbbf0135b5= ac7362bb0f64167fa:gnu/packages/ruby.scm >> >> This is my first GUIX package (I have written Nix packages before), so >> please have a look. > > Overall looks good to me! A couple of comments: Did you have a chance to look at it? Ludo=E2=80=99.