From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uD/2G6JtwWVkXgEA62LTzQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:22:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uD/2G6JtwWVkXgEA62LTzQ (envelope-from ) for ; Tue, 06 Feb 2024 00:22:10 +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=1707175330; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=62SuckIC2UjErb6cr1Xxs14Z66ncchTqVVWGhGuDK4s=; b=AdpbWC9h6AA1Z2F19wcOPkReNXmmvuPoQqkpZF13nsljeTu0lY2yFCfymG+AuwU54peK78 hkQaa1j9w8Ym8nqMMkZ21oismGPlXLHFAXhcBprgyQY/73bPYILB1+7MGlbZZ31oclIPLR N/6ag+jYZAQHW1ZFGgNhbDmMJQQmWyTYPp6sBAlyRGFXtorS+qIXOCFX2h4zpGtdhXITze C5ETJmXMxrA/12LNJ0p/YWhb3MYdkF0EAngrQ89BSXPoLKz0DhBJld7fpiDY3Au4VBGuyS GQmV3qZtV5PrHEJCCbbnu0ZSTIAaUY3wTTcqFzuts3TheAkrAzMj7uJJSYlH6A== 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=1707175330; a=rsa-sha256; cv=none; b=rlscM7+74Zv0eya1m8MlmOeUOzjFNxML2TgD+MlleMsgV/wbDxOVmDxAkOD5LcmcPzkqA6 F50+2OWG0Ici/p21DG0rm33bPh77q+f3J+7kzfFJXgyMl1EpiQKGEEeGby3E4k1wgS22+X 55KgOoZrobXMJvP3Yd3v4jsgjxIQhBP+RKZYzucI6jyNDp82Hos1orxUOzpW3f4F8jo0Lh yKc8C+wnPtaj9CfvCB8F8ZX/xNC1B9lATQDOvbfv7v9rD71QuJURB1g6FQ4saTr9u8MXxo a/0/vboJC9FlWsfgzQhFv5BYYv0roNi++B1gfEwRNwAG2rPNM32X5QJ8fWWG2g== 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 3EC2C68824 for ; Tue, 6 Feb 2024 00:22:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Gr-0006Q9-Uq; Mon, 05 Feb 2024 18:21:01 -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 1rX8Gp-0006N5-2o for guix-patches@gnu.org; Mon, 05 Feb 2024 18:20:59 -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 1rX8Go-0001rq-RS for guix-patches@gnu.org; Mon, 05 Feb 2024 18:20:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8H1-000405-J6 for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:11 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 19/44] gnu: Add node-is-weakmap. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68941@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 68941-submit@debbugs.gnu.org id=B68941.170717523814864 (code B ref 68941); Mon, 05 Feb 2024 23:21:11 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:20:38 +0000 Received: from localhost ([127.0.0.1]:52664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8GU-0003rU-7T for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:38 -0500 Received: from 3.mo581.mail-out.ovh.net ([46.105.34.113]:48715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8GR-0003qY-Co for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:36 -0500 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.148.21]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id D3221262A8 for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:20 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-2nphr (unknown [10.110.113.175]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 86CF51FE30; Mon, 5 Feb 2024 23:20:20 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-2nphr with ESMTPSA id gSR3HTRtwWXXGwAA4mJr0g (envelope-from ); Mon, 05 Feb 2024 23:20:20 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:07 +0100 Message-ID: <20240205231952.26410-19-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240205231952.26410-1-ngraves@ngraves.fr> References: <20240205231952.26410-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7868914453169103586 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddgtdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddruddtieenucevlhhushhtvghrufhiiigvpedvnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht 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-Queue-Id: 3EC2C68824 X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: f20eozgGNw+a * gnu/packages/node-xyz.scm (node-is-weakmap): New variable. Change-Id: I5547ed3b6af691c69471ebc49e693bff4aad7f83 --- gnu/packages/node-xyz.scm | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index f36eb3f8bd..78f79706eb 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -951,6 +951,47 @@ (define-public node-is-symbol value is a @code{Symbol}.") (license license:expat))) +(define-public node-is-weakmap + (package + (name "node-is-weakmap") + (version "2.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/inspect-js/is-weakmap") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0ipjqvpbqj4wi5mi4zkds9h0ywsvfammcd232dcip7mlkqpx1wx8")))) + (build-system node-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda args + (delete-dependencies + '("@ljharb/eslint-config" + "aud" + "auto-changelog" + "core-js" + "es5-shim" + "es6-shim" + "eslint" + "for-each" + "in-publish" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (home-page "https://github.com/inspect-js/is-weakmap") + (synopsis "Javascript predicate to identify if value is @code{WeakMap}") + (description "This package provides a Javascript function to identify if a +value is a JS @code{WeakMap}.") + (license license:expat))) + (define-public node-long-stack-traces (package (name "node-long-stack-traces") -- 2.41.0