From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: cannot use snippets with zip source Date: Tue, 10 Feb 2015 00:00:09 +0100 Message-ID: <87twyu8zd2.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxJQ-0006Pb-62 for guix-devel@gnu.org; Mon, 09 Feb 2015 18:00:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKxJL-0003UH-Ka for guix-devel@gnu.org; Mon, 09 Feb 2015 18:00:16 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxJL-0003UD-IS for guix-devel@gnu.org; Mon, 09 Feb 2015 18:00:11 -0500 In-Reply-To: (Ricardo Wurmus's message of "Mon, 9 Feb 2015 11:54:02 +0100") 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 Ricardo Wurmus skribis: > Is there a way to use snippets with zip archives? Currently no, as you noted. That could be fixed though (please file it to bug-guix@gnu.org so we don=E2=80=99t lose track of it.) > Could `patch-and-repack' be modified to use the package's "unpack" > phase instead of implementing its own unpack mechanism? Not really, but we can fix =E2=80=98patch-and-repack=E2=80=99 anyway. Thanks, Ludo=E2=80=99.