From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add ruby 1.8.7 package Date: Fri, 19 Jun 2015 08:35:12 -0400 Message-ID: References: <20141027053009.GA22678@thebird.nl> <20150614083640.GA13180@thebird.nl> <20150616154619.GA26621@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5vVu-0004DI-0i for guix-devel@gnu.org; Fri, 19 Jun 2015 08:35:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5vVp-0006eD-Tx for guix-devel@gnu.org; Fri, 19 Jun 2015 08:35:17 -0400 Received: from mail-pd0-f179.google.com ([209.85.192.179]:36071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5vVp-0006e3-Og for guix-devel@gnu.org; Fri, 19 Jun 2015 08:35:13 -0400 Received: by pdjm12 with SMTP id m12so89922152pdj.3 for ; Fri, 19 Jun 2015 05:35:12 -0700 (PDT) In-Reply-To: <20150616154619.GA26621@thebird.nl> 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 On Tue, Jun 16, 2015 at 11:46 AM, Pjotr Prins wrote: > Anything wrong with this patch? > > On Sun, Jun 14, 2015 at 10:36:40AM +0200, Pjotr Prins wrote: >> From be945cf4d65ab77eb8bd7a462aa0b7d24877ba74 Mon Sep 17 00:00:00 2001 >> From: pjotrp >> Date: Sat, 13 Jun 2015 13:22:10 +0200 >> Subject: [PATCH] gnu: Add ruby 2.1.6 >> >> * gnu/packages/ruby.scm (ruby-2.1): New variable. I added the necessary native search path and pushed. Thanks! - Dave