From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SKDnL35swWWnXQEA62LTzQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:17:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id SKDnL35swWWnXQEA62LTzQ (envelope-from ) for ; Tue, 06 Feb 2024 00:17:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707175038; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ecKqxiRj3t+/nw9zs1A7WdM62kBpuKfI7o8/Ky9NLaw=; b=AFuvizQqvmdALiZbjhgLw+tQSzl92kCd79Hakh6P1V3xRi4TDpLrObDzW6zf6y8C6bSOa9 9lpjeISinCB5iehMHeV2VKXO7w9ru+j+DFPnryah0Ew1gO8z8XfYInGEz480z5kLfa4up6 iavgZw74bM8yLkza2QYIy+ELjEyFKns/I5A/yTMGaLlwWtPWjusrHAar7/4BRXbXTFUJ+w 1y5UjvwmYTm0uJDLexwd4hYtZyeAwLIYK7GEq2qLkxbsia+psmW/c4uTPdKyTXy/2YMinZ anSe1DoP8RMOnel4lFX+J8I7BVvXtLifbr1Xme1x4kbNz2/WDFxpklEnZNHwyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707175038; a=rsa-sha256; cv=none; b=Osl0JBwMOF5j6f+cc2N43YMaZ9RUto/EbRO1z6cLIt5C/FCPMNbhmtfUfBO4j8J0T4NiEv tfH2i4dV3GWsexxrXO4qv6RUuB9/BBMY40iElB/kHu/PXeE29m4HjzlJKNzys6E6fDsCAS BvlI0vaopO9pvjlugMF49ZYWJ93awyvcehBq56dgC68zV6LiasXTxaxJxriUrVOY6sz994 VuX2USh0T/FKaJYlnOqV8TxGGWaXtafhiVlRM7unFbhLI6xBcioYek9aoJhHr9d2pcWHWp G5hQmyc3Ktt8p+5ij5VmLZrWRavRvBOjQg0fC9RJ3GJfNauPytrAjBr4PBB+Cg== 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 88330504D4 for ; Tue, 6 Feb 2024 00:17:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Cs-0004z8-8R; Mon, 05 Feb 2024 18:16:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rX8Co-0004yd-Ez for guix-patches@gnu.org; Mon, 05 Feb 2024 18:16:50 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rX8Co-0000wz-6j for guix-patches@gnu.org; Mon, 05 Feb 2024 18:16:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8D0-0003iO-Jk for guix-patches@gnu.org; Mon, 05 Feb 2024 18:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 00/44] Node : a solution for tiny packages. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68941@debbugs.gnu.org Cc: ngraves@ngraves.fr X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170717501914265 (code B ref -1); Mon, 05 Feb 2024 23:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Feb 2024 23:16:59 +0000 Received: from localhost ([127.0.0.1]:52603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Cw-0003i1-Md for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:16:59 -0500 Received: from lists.gnu.org ([2001:470:142::17]:44914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Cr-0003hk-8S for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:16:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rX8CY-0004m7-Hc for guix-patches@gnu.org; Mon, 05 Feb 2024 18:16:34 -0500 Received: from 5.mo582.mail-out.ovh.net ([46.105.54.31]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rX8CQ-0000rp-Bo for guix-patches@gnu.org; Mon, 05 Feb 2024 18:16:34 -0500 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.148.175]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 98B4E26BC0 for ; Mon, 5 Feb 2024 23:16:15 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-lfxrk (unknown [10.108.42.231]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 339A11FD3F; Mon, 5 Feb 2024 23:16:15 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-lfxrk with ESMTPSA id SeomCD9swWXaoQMAgKhzPw (envelope-from ); Mon, 05 Feb 2024 23:16:15 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:06:10 +0100 Message-ID: <20240205231557.22629-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7799953080306754274 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddgtdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkeffgeetfffgffejgeejvdffgfdtvdeuueetgfefuedvjeegvdegjeejveeuueevnecukfhppeduvdejrddtrddtrddupdekjedrkeekrddukeegrddvheehpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth Received-SPF: pass client-ip=46.105.54.31; envelope-from=ngraves@ngraves.fr; helo=5.mo582.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.67 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.67 X-Migadu-Queue-Id: 88330504D4 X-TUID: uHzvfZ8PyKVy This patch series introduces a solution for tiny packages. Instead of writing packages, we can simply rely on the javascript code that is behind such a package. Introduce two helpers to allow this. Based on these two helpers, package all propagated direct dependencies of the deep-equal package. This is a good choice both for illustrating this solution and for further Node packages, a lot of which rely on this intermediate package. This patch series depends on 66180. Nicolas Graves (44): guix: build-system: node: Add node-trivial-package helper. guix: build-system: node: Add node-is-type-object helper. gnu: Add node-function-bind. gnu: Add node-has-proto. gnu: Add node-has. gnu: Add node-has-symbols. gnu: Add node-has-tostringtag. gnu: Add node-is-callable. gnu: Add node-get-intrinsic. gnu: Add node-is-symbol. gnu: Add node-for-each. gnu: Add node-available-typed-arrays. gnu: Add node-gopd. gnu: Add node-call-bind. gnu: Add node-object-inspect. gnu: Add node-is-regex. gnu: Add node-which-typed-array. gnu: Add node-side-channel. gnu: Add node-is-weakmap. gnu: Add node-is-weakset. gnu: Add node-is-typed-array. gnu: Add node-is-shared-array-buffer. gnu: Add node-internal-slot. gnu: Add node-is-array-buffer. gnu: Add node-define-properties. gnu: Add node-is-arguments. gnu: Add node-isarray. gnu: Add node-stop-iteration-iterator. gnu: Add node-is-map. gnu: Add node-is-set. gnu: Add node-is-string. gnu: Add node-is-number-object. gnu: Add node-is-bigint. gnu: Add node-is-boolean-object. gnu: Add node-object-is. gnu: Add node-es-get-iterator. gnu: Add node-which-boxed-primitive. gnu: Add node-which-collection. gnu: Add node-array-buffer-byte-length. gnu: Add node-is-date-object. gnu: Add node-object-assign. gnu: Add node-object-keys. gnu: Add node-regexp-prototype-flags. gnu: Add node-deep-equal. gnu/packages/node-xyz.scm | 1123 +++++++++++++++++++++++++++++++++++- guix/build-system/node.scm | 66 ++- 2 files changed, 1187 insertions(+), 2 deletions(-) -- 2.41.0