From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oGJUCMb6g1/WMQAA0tVLHw (envelope-from ) for ; Mon, 12 Oct 2020 06:42:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UPYeBMb6g190XAAAB5/wlQ (envelope-from ) for ; Mon, 12 Oct 2020 06:42:14 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3F1B59400BF for ; Mon, 12 Oct 2020 06:42:12 +0000 (UTC) Received: from localhost ([::1]:39548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRrX8-0007hl-UY for larch@yhetil.org; Mon, 12 Oct 2020 02:42:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRrX0-0007gG-9n for guix-patches@gnu.org; Mon, 12 Oct 2020 02:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58171) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kRrX0-0003Oo-0C for guix-patches@gnu.org; Mon, 12 Oct 2020 02:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kRrWz-0004N3-VI for guix-patches@gnu.org; Mon, 12 Oct 2020 02:42:01 -0400 Subject: bug#43840: [PATCH 2/2] gnu: Add esbuild. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 12 Oct 2020 06:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43840 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ryan Prior Cc: 43840-done@debbugs.gnu.org Mail-Followup-To: 43840@debbugs.gnu.org, efraim@flashner.co.il, rprior@protonmail.com Received: via spool by 43840-done@debbugs.gnu.org id=D43840.160248491916789 (code D ref 43840); Mon, 12 Oct 2020 06:42:01 +0000 Received: (at 43840-done) by debbugs.gnu.org; 12 Oct 2020 06:41:59 +0000 Received: from localhost ([127.0.0.1]:41482 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRrWx-0004Mj-Ek for submit@debbugs.gnu.org; Mon, 12 Oct 2020 02:41:59 -0400 Received: from flashner.co.il ([178.62.234.194]:48200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRrWv-0004MX-9O for 43840-done@debbugs.gnu.org; Mon, 12 Oct 2020 02:41:57 -0400 Received: from localhost (unknown [141.226.15.20]) by flashner.co.il (Postfix) with ESMTPSA id A0C4F4014A; Mon, 12 Oct 2020 06:41:50 +0000 (UTC) Date: Mon, 12 Oct 2020 09:41:18 +0300 From: Efraim Flashner Message-ID: <20201012064118.GE1301@E5400> References: <20201011161619.30562-1-rprior@protonmail.com> <20201011161619.30562-2-rprior@protonmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="o0ZfoUVt4BxPQnbU" Content-Disposition: inline In-Reply-To: <20201011161619.30562-2-rprior@protonmail.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: VAVQql67W2kL --o0ZfoUVt4BxPQnbU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I removed make from native-inputs and the module imports and pushed the patches. Thanks! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --o0ZfoUVt4BxPQnbU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+D+o0ACgkQQarn3Mo9 g1EhwhAAvxvJ8bizZojqn921iI377LYT/7Y5Z+JrDw1LX0hri0ztaW7Xi5bE80Uh +HDUooHs18hpsFUyfw0p7k1ucr7NlzuzBQx8fOZOjgtt9CF6FJXnGXXzsk9MD0n+ eu3I1G9bZuc9A1v8zdovAx234sFKmtC0g8InEviudWV5XpIavn8h3LLkeqkEmrfr /KgQO6rHUUTzFlEYXGjpmL5lipLp1gMc4LJ9K/dMNZL0UmBL/loPJYKBcW7CyZjw p2ytYi/xkLBmV7dxCpFo+gWCRTDOeOT5DoKZhGuqb7nUsBZidp2Zt5OSvwyK7Mhy P7Z0GdQey+0yCRjLmloT/bHlrimLKgA05iMLRGPirUcA0IUsTbvoXHSWvrP6yz1o qugrksSiDhIx0AyK6IM3JBHJruoS4NxBXHUPVwm6vxZ9md+z08jdWfFRNSWJT6Xf nkS00XUXLZ5lANvt1yWTCkXHTQVaZkTCbVOHwfngwO+qVlX+kTH6fI5SDF9MDoRO SiIVS8scXP1dXMivQWOiwuEsNbkMMFUopItyA1d1lenj89c8AH4KtUyXakISKBNP vN+Te8HxAf+gFVwYxSreedx43kL66H0y3s9fRPNBu2uqYJYn8qhnb4D10Dq64Yoo TLCydFMeb34L2SLS3KL5QryYFoEuRIKYRRww8fhfczgjTjT6/DQ= =D/MI -----END PGP SIGNATURE----- --o0ZfoUVt4BxPQnbU--