From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 cD2gB+cfxGVOMwEAqHPOHw:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:27:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cD2gB+cfxGVOMwEAqHPOHw (envelope-from ) for ; Thu, 08 Feb 2024 01:27:19 +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=1707352039; 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=F7gsWLXnp/+gpxId7SMiApEY6Vdf9+mbf7vDwM5Hp7E=; b=ImAxODgsXJ+oRVRDMagMWvL4n+Bwdd5B5EWAe7bCJNBwNtYrbTtOFzf3hyBBb8WumiWhyF NQIkGxv6CaVbtwuWBn6SO6a4LMCKEZ7ArG5UejWRIG8wGIJHb5FZAelakSxx8GsS7dX90E d2EnQ3vUnqN2R1tvQ/qOY0OjrOR56SXNsD3CB1U9X2YNTD6seSBWOS8TrDTuk3P/ml17+p FR6WyQG0OXmS5JaxxACu2AFkEgQQcNoLGFCFJZ3m3C4uVrMPvZQBksG9B4bqCjVneKOrMb c2UtXQ/6k335XFSiaGDOFxvg/ehasq7PKFyQIXWA8KRpqOHmtv7OfvrCB9RktQ== 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=1707352039; a=rsa-sha256; cv=none; b=nHrP1tDwVI0x8dnjbLDHFqz4c9jcncXeyjWLMih8S0kfIRidLOFAXFPooWru4WyB75+aZA 2M2xylh4LZGwLnRvLtMBvM9Ucxl+Fe2V5a9vECXsWOaRDD35WWDelFEv1/tB/NUdTFAwGR fygWYHoepY6MiSQ0Y6dUX/4TiljTgSEhv0qDyFhrYQco+HBaZelZiJjfWcJLy4aVotz6yi sy742WOhZWmBSjgXLTLvg+rFVKgHzg9OtcKIu4hUMbE2GkfrGCG4D77k5srJR+y3iHPsnj JiUT66Tlx0pCTtOBLAZjAgaU00fnw/aINLEeogNw4x5EMT7/4Fs3h+h3k9A+KQ== 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 012BD22F8A for ; Thu, 8 Feb 2024 01:27:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsFo-0001bu-Hm; Wed, 07 Feb 2024 19:27:00 -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 1rXsFn-0001aX-4P for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26: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 1rXsFm-00016z-S9 for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsG0-0007Gf-Ri for guix-patches@gnu.org; Wed, 07 Feb 2024 19:27:12 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 37/44] gnu: Add node-which-boxed-primitive. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:27:12 +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.170735200227630 (code B ref 68941); Thu, 08 Feb 2024 00:27:12 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:42 +0000 Received: from localhost ([127.0.0.1]:58440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFW-0007BS-BZ for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:42 -0500 Received: from 14.mo582.mail-out.ovh.net ([46.105.56.113]:51589) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFR-0007Af-Jm for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:38 -0500 Received: from director9.ghost.mail-out.ovh.net (unknown [10.108.2.54]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id DF98E2877A for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:26:22 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-h6466 (unknown [10.110.168.250]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id ACECF1FE73; Thu, 8 Feb 2024 00:26:22 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-h6466 with ESMTPSA id 2Db5J64fxGWNqAAA+nyMXA (envelope-from ); Thu, 08 Feb 2024 00:26:22 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:25:00 +0100 Message-ID: <20240208002527.27165-37-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240208002527.27165-1-ngraves@ngraves.fr> References: <20240208002527.27165-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2282762064365085410 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgepieenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth 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: 012BD22F8A X-Migadu-Scanner: mx12.migadu.com X-TUID: UXyY+MZeRitJ * 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 ca9b8f661c..664b13b56b 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