From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] Add ruby-rb-inotify, ruby-listen, ruby-permutation. Date: Fri, 30 Oct 2015 13:20:49 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsDMA-0006Fq-UA for guix-devel@gnu.org; Fri, 30 Oct 2015 13:20:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsDMA-0000ln-75 for guix-devel@gnu.org; Fri, 30 Oct 2015 13:20:50 -0400 Received: from mail-yk0-x233.google.com ([2607:f8b0:4002:c07::233]:34314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsDMA-0000le-2G for guix-devel@gnu.org; Fri, 30 Oct 2015 13:20:50 -0400 Received: by ykdr3 with SMTP id r3so82559021ykd.1 for ; Fri, 30 Oct 2015 10:20:49 -0700 (PDT) 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-devel All of these LGTM. If we encounter gems like inotify that use Jeweler, then we should consider adding an argument to ruby-build-system that allows one to toggle gemspec generation. - Dave