From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 mAS0IrUfxGW13QAAqHPOHw:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:26:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mAS0IrUfxGW13QAAqHPOHw (envelope-from ) for ; Thu, 08 Feb 2024 01:26:29 +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=1707351989; 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=nQE2/yMsq46Hzbjqu3G3eHNkn/VopJKK85ZQ1GBqqO4=; b=iuS5cncILZpd5phC6mq+Nc//Ib86xQyFYmX7AwbO8UBycDkW5yruZl0Npkl8TLZpKin41e SUzVydmfZPjhvGGdrwV7hLUZHy61r2H7NwVxgmDXNeNTrYwCv2lrADBzdk+o7G+hV36CP9 7lspymWsf235VKHtfIwR0vZcstCOh7iHMqqCH+0RORFhta45veTA0v6Cnn3X/4RAhU0AG6 ShgCIKX/IoYcIoS1wmSbS0nI+QXhGYEsyam8XFJFEGmyLLM28UpOQ7Xfad1cFqUaDJkEnQ UOcglpnBci+KpYFQbEqXFomYbj1p33nVmN0S5n3Qijq7eO1sGrkcBWYY56vdzA== 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=1707351989; a=rsa-sha256; cv=none; b=kxferzB3uQlefXspEwLjbCRm/TzJwim54PprVPlb1emEl5P1aKEiiDwCElAZb17aXN/H6m vIhi9ugun63bwxjiaQ0EPUXFuCTlWaBD6lF5ql6Nos3X5fnFkfUZ+c2D7izGvgh2D6EUvo os8/5aoHPAAKy873WD/wgj0JB79do9Lw2iPmurfYkgddMG1rYSwJ/0TstUt0nyBGyoP4Aq ya5/KYr2k/JLVRO61EzVUF2whBhwYPM4b4tnBAa9pr4DWAHNuB9FJG9HCBuqQkgJKn9PkL jIKQwFHVEux06vEYWuTxsE4nuHZaaoX/o7dynVDuKVwh8jUVUrQVqDJ/qdERmQ== 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 58E8069FF6 for ; Thu, 8 Feb 2024 01:26:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsEk-0000iM-AM; Wed, 07 Feb 2024 19:25: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 1rXsEi-0000hF-DN for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:52 -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 1rXsEi-0000nX-4h for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsEw-00074h-5f for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 07/44] gnu: Add node-has-tostringtag. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:26:06 +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.170735196227124 (code B ref 68941); Thu, 08 Feb 2024 00:26:06 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:02 +0000 Received: from localhost ([127.0.0.1]:58343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEs-00073I-BM for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:02 -0500 Received: from 12.mo583.mail-out.ovh.net ([46.105.39.65]:59973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEp-00072Z-NL for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:00 -0500 Received: from director10.ghost.mail-out.ovh.net (unknown [10.109.148.87]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id D7A4D22C4F for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:25:43 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-v4x8g (unknown [10.110.178.25]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9177F1FDB6; Thu, 8 Feb 2024 00:25:43 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-v4x8g with ESMTPSA id SRgbIYcfxGVFYyoAMkK8pw (envelope-from ); Thu, 08 Feb 2024 00:25:43 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:30 +0100 Message-ID: <20240208002527.27165-7-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: 2271784538090627810 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht 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: 58E8069FF6 X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: 5Z1hrH4OF1Uj * gnu/packages/node-xyz.scm (node-has-tostringtag): New variable. Change-Id: Ifd2f0a13b76195ad9482501b02cec779df40a848 --- gnu/packages/node-xyz.scm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index eda32f8118..5d0b5a3e80 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -538,6 +538,15 @@ (define-public node-has-symbols symbols." #:mozilla-doclink "Global_Objects/Symbol")) +(define-public node-has-tostringtag + (trivial-node-package + "has-tostringtag" 0 + "() => typeof Symbol.toStringTag === 'symbol';" + "This package provides a Javascript function that checks if the +@code{@@toStringTag} symbol is available." + #:mozilla-doclink "Global_Objects/Symbol/toStringTag" + #:shams #t)) + (define-public node-ieee754 (package (name "node-ieee754") -- 2.41.0