From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 aGsZEwwgxGVD3wAAe85BDQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:27:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id aGsZEwwgxGVD3wAAe85BDQ (envelope-from ) for ; Thu, 08 Feb 2024 01:27:56 +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=1707352076; 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=5iJQXjdF9IKzWaaYrF4Qo+SedXf+ZwbZKg/kE7SMxHA=; b=hnPEm5AvP8HG7o53b1//rFVY+APm3Xn2nl00C8wQX4lBpd6Lyx5Y38Pk6O8bFH00BkkS8e GHDqS1TvEZ92DlCChpmhbpimyF+3/Qx/W+iH4hAJnn+9a7pifVw6Ax1+9sTVOEDeMQvM6/ 8S+zBSfK9lCgCtSaQSPJXsB0Midon30wJfF5MzcZOduZZrt/JgJvEcUlzVc6JNZ6ADc1NM JsA91QojZYx9fr1V6iE7gf7t8GZH1gh50hlPN1EgkO7a5ZS1tWJsUI67bNX66RR/i6NpRz fZ66y8g73+dgEwDNEFpgMiiKrxymbbOpI5uJK/RpLQxazd9PovvPFTPfipnTXw== 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=1707352076; a=rsa-sha256; cv=none; b=brMR623yFSJKf9dTbj/44xVUMpiopazi2HHcW8YZ8clpB6EH4aAPcSnPJSsmxIV7mvwx6F WhtzEI0oX6DL3A3zxCKkLsY6v8Jbm6d60AwgFEQT8zDqeHxOgnUcDr9CZqxKL/YV2jxPDd jFwCrfxFMmNxL70xP2z3JFtMEepdrYfFDr5z3Dcsftxe29Mb4vdv4/7oL+D2+lDceUaVAr +QGnyb80Rstj/2Ka2tpPx1rFYEHbZoKeoQ/uAkZmk1aulbtgnRVl1hz/OAJchlui8q5/Rt ZtDSWbonl+hdzusMyKOzRewFo9/pwqLXVSblriSwhGPeraxjXPVppURqr9sEVQ== 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 374E96A073 for ; Thu, 8 Feb 2024 01:27:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsFn-0001aw-Pw; 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 1rXsFi-0001VV-Hq for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:55 -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 1rXsFi-000158-9N for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsFw-0007FL-AY for guix-patches@gnu.org; Wed, 07 Feb 2024 19:27:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 25/44] gnu: Add node-define-properties. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:27:08 +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.170735198627464 (code B ref 68941); Thu, 08 Feb 2024 00:27:08 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:26 +0000 Received: from localhost ([127.0.0.1]:58406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFG-00078j-2m for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:26 -0500 Received: from 8.mo560.mail-out.ovh.net ([188.165.52.147]:40187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFC-000785-9r for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:23 -0500 Received: from director7.ghost.mail-out.ovh.net (unknown [10.109.140.177]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id EFC6B27F04 for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:26:06 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-dsplh (unknown [10.110.168.204]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B51761FE3F; Thu, 8 Feb 2024 00:26:06 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-dsplh with ESMTPSA id itvqKZ4fxGXGawkA50jGHA (envelope-from ); Thu, 08 Feb 2024 00:26:06 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:48 +0100 Message-ID: <20240208002527.27165-25-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: 2278258464783524578 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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: 374E96A073 X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: AeHSoCfrvW3q * gnu/packages/node-xyz.scm (node-define-properties): New variable. Change-Id: I611616595145e9c5b73bd3bad1b3a534797091b0 --- 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 3afca70451..d5cfcd60d3 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -425,6 +425,13 @@ (define-public node-debug a more fine-grained manner by binding the @env{DEBUG} variable.") (license license:expat))) +(define-public node-define-properties + (trivial-node-package + "define-properties" 0 "Object.defineProperties" + "This package provides a static method which defines new or modify existing +properties in Javascript directly on an object, returning the object." + #:mozilla-doclink "Global_Objects/Object/defineProperties")) + (define-public node-env-variable (package (name "node-env-variable") -- 2.41.0