From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sree Harsha Totakura Subject: Re: [PATCH] gnu: Add miniupnpc. Date: Mon, 24 Feb 2014 22:24:36 +0100 Message-ID: <530BB894.5010908@totakura.in> References: <1393061825-24964-1-git-send-email-sreeharsha@totakura.in> <1393061825-24964-2-git-send-email-sreeharsha@totakura.in> <20140223094324.GA26058@debian> <530B861B.3080100@totakura.in> <20140224211530.GA8805@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WI311-00064w-Og for guix-devel@gnu.org; Mon, 24 Feb 2014 16:24:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WI30v-0005bI-Pb for guix-devel@gnu.org; Mon, 24 Feb 2014 16:24:43 -0500 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:35735 helo=smtp1.informatik.tu-muenchen.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WI30v-0005b7-IU for guix-devel@gnu.org; Mon, 24 Feb 2014 16:24:37 -0500 In-Reply-To: <20140224211530.GA8805@debian> 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: Andreas Enge Cc: guix-devel@gnu.org On 02/24/2014 10:15 PM, Andreas Enge wrote: > The following derivations would be built: > /nix/store/8d3ih5jb6s9lpldsninz6iy0pq6ph4k9-miniupnpc-1.9.drv > /nix/store/rgaz10pi27qwp4fwflfp9ajypsppwkx7-download.php?file=miniupnpc-1.9.tar.gz.drv > > Rather ugly, although I suppose it works. I just guessed the file location > and dropped "download.php?file=", and it works like this. Oh, I didn't see that. Indeed, it is rather ugly, but thanks to your quick fix :-) Sree