From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 YMy7Nf8fxGWY7AAA62LTzQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:27:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id YMy7Nf8fxGWY7AAA62LTzQ (envelope-from ) for ; Thu, 08 Feb 2024 01:27:43 +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=1707352063; 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=ldyJuRGD9BczQnJj2mNTxEpgXc++BduHbYi9vv8pp5U=; b=EYf6egCs8kFyXvIscE/SM6Tm61qicrOjAHSRsCv90IbD1829BaKjoVxxci4ict0groIF+3 CO1hwuxOh1Xz0sXYWIVf07MrFNbUdhaAbk4xi1StH9pc0hphCS7rY9rRQzudOHfLv8CoGj La8idBzodcn794m42VofYKOpl26MdF3aCmeQyPETY14JSK4I8rsiqiJ0MJPqIcRPzfnjNy QcBVmem3UEEKY8sPix/YPYKxIVxXMGGTfSZ0NOc7+cS57ciFRBKRc+ozEEJO4vWBka/BxA KqSqxaNLd6eF+TsVBXRDRJtTUcQNvHnd8eBLTIC9CttanVOxGUdhIb88QsF5Ag== 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=1707352063; a=rsa-sha256; cv=none; b=Di0DAuCO6GK7CXmEEi8JmhB2o479Yb3LqsXxcQN5sBxhlnnGvNEInjCjOqnZFXTFiWBox2 dXefwV0wmmSJr5x5/SFaa7R4MFp5ea6A2os04GIVvQ7Z4ajIaxo0vtN7FQR+2e3wV9OTgK su/tlxPfrI/e3uA3kBhIj2BtRYx/YuIfFGKquvKKQO39USYr5jgH/azE8lPqY/sWqp5n1l 7nIP33d7W6PTOZcfz60vdnfLhIrB/zIpQqsYG8eHAinMTE0a5ljMYwSepGgcjnMUJGuvT/ o/PjUqSzJ7ltGw51vRs0w2li3DVBtGUwLpioZnIlgS0CnR7Sj88RAE0Mane6bQ== 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 B5BEF69EFF for ; Thu, 8 Feb 2024 01:27:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsFn-0001bK-UH; Wed, 07 Feb 2024 19:26:59 -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 1rXsFd-0001R7-Na for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:50 -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 1rXsFd-0000zd-E8 for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsFr-0007Du-E4 for guix-patches@gnu.org; Wed, 07 Feb 2024 19:27:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 13/44] gnu: Add node-gopd. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:27:03 +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.170735197227281 (code B ref 68941); Thu, 08 Feb 2024 00:27:03 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:12 +0000 Received: from localhost ([127.0.0.1]:58370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsF1-00075w-T6 for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:12 -0500 Received: from 7.mo581.mail-out.ovh.net ([46.105.43.131]:57421) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEw-00074Y-EU for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:07 -0500 Received: from director10.ghost.mail-out.ovh.net (unknown [10.109.176.211]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4AE8127228 for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:25:51 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-tmp8b (unknown [10.111.174.164]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 064CD1FE92; Thu, 8 Feb 2024 00:25:50 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-tmp8b with ESMTPSA id ZmbJNo4fxGU7VAIA09Zaew (envelope-from ); Thu, 08 Feb 2024 00:25:50 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:36 +0100 Message-ID: <20240208002527.27165-13-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: 2274036340448879330 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleejnecuvehluhhsthgvrhfuihiivgepvdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedupdhmohguvgepshhmthhpohhuth 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: B5BEF69EFF X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: +ZNaxTM4kKgw * gnu/packages/node-xyz.scm (node-gopd): New variable. Change-Id: I314f4ff187cc7feba6d1b473ea24e7544bb2b424 --- gnu/packages/node-xyz.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index ce496caf32..abfebfbae4 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -634,6 +634,14 @@ (define-public node-global-gradle-clean clean task of each project.") (license license:expat))) +(define-public node-gopd + (trivial-node-package + "gopd" 0 "Object.getOwnPropertyDescriptor" + "This package provides a static method which returns an object describing +the defines new or modify existing properties in Javascript directly on an +object, returning the object." + #:mozilla-doclink "Global_Objects/Object/getOwnPropertyDescriptor")) + (define-public node-has (trivial-node-package "has" 0 -- 2.41.0