From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 YNIgJa9twWWWOAAAe85BDQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:22:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YNIgJa9twWWWOAAAe85BDQ (envelope-from ) for ; Tue, 06 Feb 2024 00:22:23 +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=1707175343; 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=yvrmBh2CG1HG6s2SiC5NFMnP/wr+CEfn4AivNnlNskI=; b=OZYUkHu8hNIG8hieW23hgyAp6ZaBujD/ZOE0O0WpiGTztEjfwb6qmbgQraFdH1qD8o5sED Ff+z6Dq6LYAMz5wwGyCfta3LzYSRWsg0fW/U1vTRymQV+954Vj5yfiZA/YCLGZpXaOYE7p OSEfFQKb23Pr2pdZFF1DeZNBzx1cQ7SGTfqepUqswPjBm5YjQ1+oOors72BqcS03X+nDZX v+xzIEP14x83zOAJq4nzbkfuGr6uh/OqYj1N90KaUtcrlOHc8WEUlYQjaiQA3McaSFh9ax Km0mmjrGH9ZAzKaY6OCic+sMxO1+4qGm8uYXX4Qf7O9VPnxf4ZdG7jFl03A4Gg== 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=1707175343; a=rsa-sha256; cv=none; b=OxECwAdd3AFOACjAVx/k2gKbp0MT6K+tUwhl32xY4vog7RIvXpeyE0XGPkcKosAU2G1H6P ylJ7IXBiW3Rd39DJD23B2JDC//1AdOWckL/cyWWCmkxEknPqLb5U/0KUM0qs5R8Ok/eMzc JlAW4cAc7bVV+4yzjPSpZZgX017ARzrqgM/N5csBOJARc0zaswzC7HJdbhJzCZZydiRdne vs9F95KdLupM9WZSkdVZEw+DlbKtNfydFfR5nNN2voIqddOFlDmaqLMcCqyVWMgJmwG/n5 D6NPu8Gjl8/BjNu5rt6BmsRn+8XECgRGxYt/YXl9vR0Ezv2ZccrM/5AMZ+MGrA== 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 6AF5D50DE2 for ; Tue, 6 Feb 2024 00:22:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Gz-0006cL-7y; Mon, 05 Feb 2024 18:21:09 -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-0006Yr-Jj 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-0001vC-BM 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-000437-3y for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:20 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 37/44] gnu: Add node-which-boxed-primitive. 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.170717526515232 (code B ref 68941); Mon, 05 Feb 2024 23:21:20 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:21:05 +0000 Received: from localhost ([127.0.0.1]:52722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gu-0003xO-QC for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:21:05 -0500 Received: from 3.mo575.mail-out.ovh.net ([46.105.58.60]:35633) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gq-0003w2-TD for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:21:02 -0500 Received: from director7.ghost.mail-out.ovh.net (unknown [10.109.140.28]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id EACBC272EC for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:46 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rvcdx (unknown [10.108.42.201]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 827FD1FE84; Mon, 5 Feb 2024 23:20:46 +0000 (UTC) Received: from ngraves.fr ([37.59.142.95]) by ghost-submission-6684bf9d7b-rvcdx with ESMTPSA id yKaRFE5twWX47wIAiCm9fg (envelope-from ); Mon, 05 Feb 2024 23:20:46 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:25 +0100 Message-ID: <20240205231952.26410-37-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: 7876232800404169442 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddrleehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth 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: 6AF5D50DE2 X-TUID: 2DrH9D3NYCIv * gnu/packages/node-xyz.scm (node-which-boxed-primitive): New variable. --- 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 5a85e70e45..15eec6c509 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -2574,6 +2574,47 @@ (define-public node-util-deprecate function with browser support.") (license license:expat))) +(define-public node-which-boxed-primitive + (package + (name "node-which-boxed-primitive") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/inspect-js/which-boxed-primitive") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "10gns1ljcq87bp1rgd0h21hzl8advyadwxd87f48l4fr0clz9y0z")))) + (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" + "has-symbols" + "in-publish" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-is-symbol node-is-bigint node-is-boolean-object + node-is-number-object node-is-string)) + (home-page "https://github.com/inspect-js/which-boxed-primitive") + (synopsis "Javascript function to determine which boxed primitive it is") + (description "This package provides a Javascript function to determine +which kind of boxed primitive the value given is.") + (license license:expat))) + (define-public node-which-typed-array (package (name "node-which-typed-array") -- 2.41.0