From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] Add ruby-net-ssh (and 12 other gems) Date: Fri, 20 Nov 2015 08:51:02 -0500 Message-ID: References: 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]:43818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zzm5g-0001Gk-65 for guix-devel@gnu.org; Fri, 20 Nov 2015 08:51:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zzm5f-0006tE-0I for guix-devel@gnu.org; Fri, 20 Nov 2015 08:51:04 -0500 Received: from mail-yk0-x234.google.com ([2607:f8b0:4002:c07::234]:35213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zzm5e-0006tA-PC for guix-devel@gnu.org; Fri, 20 Nov 2015 08:51:02 -0500 Received: by ykba77 with SMTP id a77so161706650ykb.2 for ; Fri, 20 Nov 2015 05:51:02 -0800 (PST) In-Reply-To: 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: Ricardo Wurmus Cc: guix On Fri, Nov 20, 2015 at 6:23 AM, Ricardo Wurmus wrote: > Hi Guix, > > I=E2=80=99ve finally packaged yet another top runtime dependency of build= r[1] > (which I hope we can use to build maven): ruby-net-ssh. > > It depends on a number of gems, including the popular ruby-mocha and > ruby-redcarpet. Awesome! All of these look good except for the ruby-blankslate patch, whose 'check phase always passes because you return #t after running the test suite. OK to push with this phase fixed. Great stuff! - Dave