From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add file-roller. Date: Mon, 21 Sep 2015 09:29:29 -0400 Message-ID: References: <874miqknaj.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87h9mp5clt.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze19y-0001bL-0a for guix-devel@gnu.org; Mon, 21 Sep 2015 09:29:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ze19u-0005wd-0u for guix-devel@gnu.org; Mon, 21 Sep 2015 09:29:33 -0400 Received: from mail-yk0-f181.google.com ([209.85.160.181]:35262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze19t-0005wH-Sj for guix-devel@gnu.org; Mon, 21 Sep 2015 09:29:29 -0400 Received: by ykdz138 with SMTP id z138so21116458ykd.2 for ; Mon, 21 Sep 2015 06:29:29 -0700 (PDT) In-Reply-To: <87h9mp5clt.fsf@elephly.net> 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 On Sun, Sep 20, 2015 at 11:34 AM, Ricardo Wurmus wrote: > Looks good to me! > > I have one question about the propagated inputs, though: why are they > needed? Is it obvious (and I just fail to see it), or could you explain > this in a comment? I noticed that the inputs were propagated in another package, so I monkey typed. - Dave