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 kEojL6MfxGUsZwEAe85BDQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:26:12 +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 kEojL6MfxGUsZwEAe85BDQ (envelope-from ) for ; Thu, 08 Feb 2024 01:26:11 +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=1707351971; 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=Xit+fGHUfGv32AN9pKDiOersNbsf/j421PdZ2hgk+gg=; b=elxArsbDO2Shpu52qthFdycoJdjq0wBsexFzhd5qknE1z8wy2bTDr0N5EHjCCOuw4nFSAU kcOFwe9tyqFPCBGdfjBAjtxApEdfWDg9v/0f4n17FDvOsUn+vE0mqxgBzlmosDqjNbCN/V 8IdC8wB0v/IillBzyBJvtelcqVRn3tCycsG/8R5Opcep/MKOSe/QiyQBVZ/u35FTjFe/e6 baQc6TPQvbEbzM0eXghxQ2FjFlbco3x/Q0yeymWVKob6uRC4L1rngmdNc8ywb0wQibKMMW +Fa4h55G3Phenrn98KstgrJWHN2Uk7OJEJcYrv39pdJZjtZNZ6Dv8bt5kFnmfA== 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=1707351971; a=rsa-sha256; cv=none; b=Z65zwujwZRz9EqZwIjCOiw9C1/iGnY2Qmd61SucKmd/WIW+oL5WET9X+brYIoZoT8UTO4q sdxfZrkqRRCxci5Zl33J5HxCuPBqDgFdx1/3Pv2YZMr2u5Hnb+DksIubzDflKuS0swx3io ckappxZSE5hycEaT/ZjlnPnDidzGgeg9Qn9C/QCBwEEdSWSh/UxRdK3kFboPnrLdB4sNO5 eqJqN6n7Bh0MijMrNbRAEukUfc9ZkxI7vUZfrs4BxVKFD36iqOxeihuk8TfOcn5mXkGzSY k1W+IeZdLxppE1xZZ/Ywk8JogFfIOAZ5ihicmijfUWUhWyNgRCzwFlB9Mh72+Q== 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 4FDDE42B44 for ; Thu, 8 Feb 2024 01:26:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsEk-0000iA-2y; 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-0000gr-19 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 1rXsEh-0000nS-Oo for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsEv-00074a-Pf for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 06/44] gnu: Add node-has-symbols. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:26:05 +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.170735196027085 (code B ref 68941); Thu, 08 Feb 2024 00:26:05 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:00 +0000 Received: from localhost ([127.0.0.1]:58338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEq-00072g-1J for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:00 -0500 Received: from 3.mo582.mail-out.ovh.net ([178.33.253.26]:39699) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEm-000725-DA for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:25:57 -0500 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.25.15]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id E0FF02877E for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:25:40 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-9p8vg (unknown [10.110.168.127]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9C2211FD5C; Thu, 8 Feb 2024 00:25:40 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-9p8vg with ESMTPSA id MnKvIoQfxGW+DAAAqqmx9Q (envelope-from ); Thu, 08 Feb 2024 00:25:40 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:29 +0100 Message-ID: <20240208002527.27165-6-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: 2270940113671611106 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth 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: 4FDDE42B44 X-TUID: HLMlMGND7cUB * gnu/packages/node-xyz.scm (node-has-symbols): New variable. Change-Id: I70c587929317c06fc01053a42b881bbc7002565d --- gnu/packages/node-xyz.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index eaa1959207..eda32f8118 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -531,6 +531,13 @@ (define-public node-has-proto Object prototypes." #:mozilla-doclink "Global_Objects/Object/getPrototypeOf")) +(define-public node-has-symbols + (trivial-node-package + "has-symbols" 0 "() => true" + "This package returns true in Javascript because web browsers implement +symbols." + #:mozilla-doclink "Global_Objects/Symbol")) + (define-public node-ieee754 (package (name "node-ieee754") -- 2.41.0