From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cu6j4-0002la-Py for guix-patches@gnu.org; Fri, 31 Mar 2017 20:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cu6j0-00067o-Vh for guix-patches@gnu.org; Fri, 31 Mar 2017 20:17:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56700) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cu6j0-00066R-5a for guix-patches@gnu.org; Fri, 31 Mar 2017 20:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cu6iz-0001j3-UZ for guix-patches@gnu.org; Fri, 31 Mar 2017 20:17:01 -0400 Subject: bug#26316: Enable threaded compression of source tarballs Resent-Message-ID: Date: Fri, 31 Mar 2017 20:15:55 -0400 From: Leo Famulari Message-ID: <20170401001555.GC11936@jasmine> References: <20170330221715.GA10357@jasmine> <87efxd5n3r.fsf@openmailbox.org> <20170331230413.GB9642@jasmine> <877f3557bx.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <877f3557bx.fsf@openmailbox.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 26316@debbugs.gnu.org --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 31, 2017 at 07:56:18PM -0400, Kei Kebreau wrote: > The surrounding code definitely seems to suggest that. Reading "up" the > code from the gexp->derivation call I can find hardcoded xz usage in the > tarxz-name procedure and this bit: >=20 > (mlet %store-monad ((tar -> (lookup-input "tar")) > ->(xz -> (lookup-input "xz")) > (only xz here!)/ (patch -> (lookup-input "patch")) > (locales -> (lookup-input "locales")) > (decomp -> (lookup-input decompression-type)) > (patches (sequence %store-monad > (map instantiate-patch patches)= ))) Right, that's what I was looking at. --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlje8TsACgkQJkb6MLrK fwgKKg//Qy8ftYEFxjDSyTQJjwzbWeOFQoOnLBZyrSuLr5o4Jw/2ZlcdqnVG2q0q NJ7Y44iYGPScd6/kdztWv3TmbIllUzWygBM+P7l7572h/Qgax0DzzYJRIA+Mt3RR 7/azlrMBoUPY68yBTZndmp1dL4oVw4KqXFuFscgNONwRAc9uATlW2T7V0Dd1YkoD lJ5cDkzrNH77mGxXesCN+I1MGjjxu+roLL0FO2C0iwk8gz3uEzs46efgj2MPF6Q0 pr4r4x20+XCAp6HTKgfhAAWEaJf3uxMJRc/iO9W3+eByZdaTqGG5+m+4VU/E2IhJ qTsbtrq3wo44OCPUrPhfMTgPQpJl+GWI3FAabGqKB96tBgEFVDLzxq4RHhpIPyCW 3c63E1fyxekMv6H6cHw7MvrUQnBPAwwJYRzepXBqjhvFFeUMEYj3rUVPJekfdXwE WKonuZAY626IFZEUXQFI+DstVC+Hz7FihHXAXQ7vbIXbhkp9tezkv1RnEACB0Pfy 3VgLlKUyM4gsnvkXIMoU2IrRobWsNsvTDpw8L3x/kNsF+INMtFbeLbAJYE6q7cLL ngGnMk8eQn1eOnzLsqyHqEvYQbnm2D9qeTfMmWJj7afI5XLFZ0Nbs54KlLGhoOk/ 3VuiT/JfRLfg6XMvB/mcB1kmcpszRHtDIQ7fmzw7zS660AeJQH0= =0v4l -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko--