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 bundler. Date: Sat, 28 Feb 2015 20:41:42 +0100 Message-ID: <87sidpj021.fsf@gnu.org> References: <87d24v893v.fsf@fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnGo-0005xn-LN for guix-devel@gnu.org; Sat, 28 Feb 2015 14:41:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRnGj-0001hM-N9 for guix-devel@gnu.org; Sat, 28 Feb 2015 14:41:50 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnGj-0001hI-JP for guix-devel@gnu.org; Sat, 28 Feb 2015 14:41:45 -0500 In-Reply-To: <87d24v893v.fsf@fsf.org> (David Thompson's message of "Fri, 27 Feb 2015 14:09:24 -0500") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From c753913eca6180a1382379c1de96d222a17ddddc Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Mon, 23 Feb 2015 19:10:57 -0500 > Subject: [PATCH] gnu: Add bundler. > > * gnu/packages/ruby.scm (bundler): New variable. OK! Ludo'.