From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add discrover. Date: Wed, 03 Aug 2016 17:21:14 +0200 Message-ID: <87poppj2tx.fsf@elephly.net> References: <20160802142127.12685-1-ricardo.wurmus@mdc-berlin.de> <20160802203740.GC4061@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxz3-0007dP-Ro for guix-devel@gnu.org; Wed, 03 Aug 2016 11:21:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUxyy-0007eY-PX for guix-devel@gnu.org; Wed, 03 Aug 2016 11:21:24 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxyy-0007eU-G2 for guix-devel@gnu.org; Wed, 03 Aug 2016 11:21:20 -0400 In-reply-to: <20160802203740.GC4061@jasmine> 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" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Tue, Aug 02, 2016 at 04:21:27PM +0200, Ricardo Wurmus wrote: >> * gnu/packages/bioinformatics.scm (discrover): New variable. > > Looks reasonable to me. Lacking the disk space to build texlive-texmf, I > didn't test the build. Thanks. Pushed as 97b9da6897a5026da88de230c32844511f02b29c. ~~ Ricardo