From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2Nz9KSUgxGUozAAAe85BDQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:28:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 2Nz9KSUgxGUozAAAe85BDQ (envelope-from ) for ; Thu, 08 Feb 2024 01:28:21 +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-Seal: i=1; s=key1; d=yhetil.org; t=1707352101; a=rsa-sha256; cv=none; b=iA67vHxFaXvUTgYX/aK5rXwaQBQlFewh9W/S2SSFg52BrkWDcr9i4lF4CS6R4YLtcEbyZJ UpTw8cf4SJ/hakM0dDUPGsCg3uDuuTMW2ECmH+9uiP1QfP5LecJRfKtN/d9GsRZuUYHO6P BJL0HyWY5TN9OhP8d4rIC/mbnOuxDBX3RlrBjCaBX04C2/8cCr/FpzgNFczhnEQ7hPvQ1W VCoIahVVPxGaeYO+PrcYGLWz/37bUgnbnC3tEP170rA0jzUhPjkYLxKStRyNNfCmQnF5ts +1hoS3ssMwEC/DXrV1TcOP3gIYo8Pb0ev0vEEiv2c5/bSrneYKKvtvDy5nvceQ== 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707352101; 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=+FuSdIdn3iUzasQ9W5T/wSfom9CHd2MIz7r43fT2vnk=; b=ges9sf1JmETAGBzSzevxhN4GIn9wn1YfZpexwHXqxvXqZ/eUCA1+C7wGhjzofPamf3ZJih N7CXTN5GEYDQJzUlEA4CMNi1XZAi4hg+lDDjzjbWSl5A7nC8/yvtIQRFdhwXFxoVP/4DkR Arr3eoexxcIhgN9U1A/ZBZcAhs8GTjs0WcZNMGtKjuNR9fFpY/OjxgVa8smlDoflr7I4Ow ZLnp8WJvE51JhNnAXyLNH8WOYzG3XgILREQbz+FgMRpif2AJoDUCtifW0JYra40u6l7ibp Xi3T9iSDPM3ihKNZ+pBBzRKhtERTSsUQ3LjHnPpOy5yaaWT1T2uAI5DSkaYV8Q== 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 8767075205 for ; Thu, 8 Feb 2024 01:28:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsFo-0001bP-18; 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 1rXsFi-0001VU-5z 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 1rXsFh-000151-Ts for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsFv-0007FD-Ud for guix-patches@gnu.org; Wed, 07 Feb 2024 19:27:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 23/44] gnu: Add node-internal-slot. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:27:07 +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.170735198627452 (code B ref 68941); Thu, 08 Feb 2024 00:27:07 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:26 +0000 Received: from localhost ([127.0.0.1]:58404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFF-00078b-LD for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:26 -0500 Received: from 5.mo560.mail-out.ovh.net ([87.98.181.248]:60287) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsF9-00077b-4U for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:20 -0500 Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.148.175]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 5C05028BF1 for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:26:03 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-g27kg (unknown [10.110.96.102]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 365701FD44; Thu, 8 Feb 2024 00:26:03 +0000 (UTC) Received: from ngraves.fr ([37.59.142.105]) by ghost-submission-6684bf9d7b-g27kg with ESMTPSA id shQfDJsfxGXZDAAA8uriLg (envelope-from ); Thu, 08 Feb 2024 00:26:03 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:46 +0100 Message-ID: <20240208002527.27165-23-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: 2277414040846459618 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdehnecuvehluhhsthgvrhfuihiivgepheenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth 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-Scanner: mx10.migadu.com X-Spam-Score: -6.67 X-Migadu-Queue-Id: 8767075205 X-Migadu-Spam-Score: -6.67 X-TUID: 9bBPw99MLGqi * gnu/packages/node-xyz.scm (node-internal-slot): New variable. --- gnu/packages/node-xyz.scm | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 2b73c0446f..9cd9311e07 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -766,6 +766,45 @@ (define-public node-inherits defaulting to Node's implementation otherwise.") (license license:isc))) +(define-public node-internal-slot + (package + (name "node-internal-slot") + (version "1.0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ljharb/internal-slot") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1kjww0x09c3n6lzxp22ilq0c5xfpwvd0gj0wzs734qxj9yafb995")))) + (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" + "for-each" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-has node-get-intrinsic node-side-channel)) + (home-page "https://github.com/ljharb/internal-slot") + (synopsis "Private storage in Javascript") + (description "This package provides a Javascript function to store private +data. This function matches the Javascript concept of internal slots.") + (license license:expat))) + (define-public node-irc-colors (package (name "node-irc-colors") -- 2.41.0