From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oLFQA91twWV2OwAAe85BDQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:23:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oLFQA91twWV2OwAAe85BDQ (envelope-from ) for ; Tue, 06 Feb 2024 00:23:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707175388; 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=YwEovA6NxKQE8r+t9EegJXrq3Oht5DXWQX9s9DXD2CU=; b=KMq2t7C8yTelorFdCEysyagFqeCulVUGn4LjqzAau1ddkvx4Q5eTac7Z0judz+qyP3J7Qb DnC2S24IwYo+cDIufpfMW5d+Bs14jxNp9gqfyAj0zSM30xJkjnMX384xGgAS4NhL+9CYfZ U/gIrrJBswkuVrHwZrLDrRGhO26QgRJ1olghwvwMquQwLTG9aGZF6fpn7nKQNdXO3rlhFK cd9sTGQJGM6PhOd3PxhiQTCrezqumfJAB8TCgomFh7W5oTpz0lGVOf7rNG6fbgq3IovIYp 00hUT2idJcEsg8PcSuiFIvgD6oPB4asL9bI5dj5Nv0/73tDRn9cF0BwT+NDdJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707175388; a=rsa-sha256; cv=none; b=S1WTWRk7hs1f8UdNqSeKjFspsqN6BeF4kMIQlXH4KLeySBLmTTEzpRP9UJIXlCH7OhyFvM AVwro8vGUdnJZKpfFp01arEdJ6WgHsmPZUc7ru/9mgtVjb2HCLiMcGHBAJ3LJvOa8AOqAL LhYoVVKXG5RAj/7QlrsHRizVQjni5hnyvvPH7fT5XE+l1sGx0HCOr3ypXrZ7QF21fLNtN2 ZeHRGRSWtNfDGFE0IacnXvpPk7H+pfaZysClyDM0pfylJMxsheOdVTzRIW4ANXMDvHeGON n8PaRbEv70BxO01DDsBSfNrFmHnHiU5yQOQPReAAgngIx4jdzkEK8mbAtowxBQ== 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 D3FFD1F24B for ; Tue, 6 Feb 2024 00:23:08 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8H1-0006fM-Dj; Mon, 05 Feb 2024 18:21:11 -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 1rX8Gx-0006ZH-VB for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:07 -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 1rX8Gx-0001vI-Mi for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8HA-00043E-FA for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:20 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 38/44] gnu: Add node-which-collection. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:20 +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.170717526715289 (code B ref 68941); Mon, 05 Feb 2024 23:21:20 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:21:07 +0000 Received: from localhost ([127.0.0.1]:52731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gx-0003yO-Bb for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:21:07 -0500 Received: from 3.mo576.mail-out.ovh.net ([188.165.52.203]:40795) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gu-0003x5-CY for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:21:06 -0500 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.140.131]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4F8792EFF1 for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:50 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-brmkj (unknown [10.108.42.102]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id E0BD01FD3C; Mon, 5 Feb 2024 23:20:49 +0000 (UTC) Received: from ngraves.fr ([37.59.142.102]) by ghost-submission-6684bf9d7b-brmkj with ESMTPSA id 0PrLM1FtwWUQ3AMAqsT3iQ (envelope-from ); Mon, 05 Feb 2024 23:20:49 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:26 +0100 Message-ID: <20240205231952.26410-38-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: 7877358699127300834 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddruddtvdenucevlhhushhtvghrufhiiigvpedvnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejiedpmhhouggvpehsmhhtphhouhht 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-Spam-Score: -6.67 X-Migadu-Queue-Id: D3FFD1F24B X-Migadu-Scanner: mx12.migadu.com X-TUID: sjOimber8f/G * gnu/packages/node-xyz.scm (node-which-collection): New variable. --- gnu/packages/node-xyz.scm | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 15eec6c509..1d6d7b4f77 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -2615,6 +2615,46 @@ (define-public node-which-boxed-primitive which kind of boxed primitive the value given is.") (license license:expat))) +(define-public node-which-collection + (package + (name "node-which-collection") + (version "1.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/inspect-js/which-collection") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0ba67862jp4c9d9444ignzp7aavdivdbzqy3x8mbzlvqji6makqh")))) + (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" + "eslint" + "for-each" + "in-publish" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-is-map node-is-set node-is-weakmap node-is-weakset)) + (home-page "https://github.com/inspect-js/which-collection") + (synopsis "Javascript function to determine which collection it is") + (description "This package provides a Javascript function to determine +which kind of collection the value given is.") + (license license:expat))) + (define-public node-which-typed-array (package (name "node-which-typed-array") -- 2.41.0