From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add ruby-bio-locus. Date: Mon, 14 Sep 2015 10:30:53 -0400 Message-ID: References: <20150914132433.GA29632@thebird.nl> <20150914141852.GA29936@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]:40258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbUmX-0007HS-CX for guix-devel@gnu.org; Mon, 14 Sep 2015 10:30:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbUmU-0003e6-0g for guix-devel@gnu.org; Mon, 14 Sep 2015 10:30:57 -0400 Received: from mail-yk0-f176.google.com ([209.85.160.176]:34423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbUmT-0003dw-TI for guix-devel@gnu.org; Mon, 14 Sep 2015 10:30:53 -0400 Received: by ykdg206 with SMTP id g206so154060337ykd.1 for ; Mon, 14 Sep 2015 07:30:53 -0700 (PDT) In-Reply-To: <20150914141852.GA29936@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 Mon, Sep 14, 2015 at 10:18 AM, Pjotr Prins wrote: > I am at the biohackathon in Japan - planning to submit more of these. > Many people here are interested in our work :) > > http://2015.biohackathon.org/hackathon Awesome. Thanks for giving Guix such good promotion! > OK, yes, it probably belongs in bioinformatics.scm. Note the gem > contains tests that pass ;). I love the abstraction that guix offers > for gems. Yes, I was happy to see 'ruby-rspec' in the native inputs. > I added to > > https://github.com/pjotrp/guix-notes/blob/master/RUBY.org#adding-a-ruby-gem-to-guix Great! I think you should mention 'guix import gem' because it calculates the gem archive's hash for you and generates a basic package expression, giving newcomers a better starting point to tweak from. Can you send an updated patch for bio-locus? Thanks! - Dave