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 ruby-byebug. Date: Mon, 07 Sep 2015 18:00:20 +0200 Message-ID: <87d1xute23.fsf@gnu.org> References: <87y4glykoa.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYyqN-0003in-24 for guix-devel@gnu.org; Mon, 07 Sep 2015 12:00:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYyqG-0006VR-2a for guix-devel@gnu.org; Mon, 07 Sep 2015 12:00:29 -0400 In-Reply-To: <87y4glykoa.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 04 Sep 2015 16:49:25 -0400") 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 a0a69a802b1d26bf91a663c0d5a0afde510ce5f0 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Fri, 4 Sep 2015 15:09:30 -0400 > Subject: [PATCH] gnu: Add ruby-byebug. > > * gnu/packages/ruby.scm (ruby-byebug): New variable. LGTM, thanks. Ludo'.