From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add file-roller. Date: Sun, 20 Sep 2015 17:34:06 +0200 Message-ID: <87h9mp5clt.fsf@elephly.net> References: <874miqknaj.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdgd7-0001p5-BJ for guix-devel@gnu.org; Sun, 20 Sep 2015 11:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zdgd4-0008QT-7H for guix-devel@gnu.org; Sun, 20 Sep 2015 11:34:17 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:25190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdgd3-0008Q4-UQ for guix-devel@gnu.org; Sun, 20 Sep 2015 11:34:14 -0400 In-reply-to: <874miqknaj.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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: David Thompson Cc: guix-devel@gnu.org 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? ~~ Ricardo