From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 kCVRF7wfxGWY7AAA62LTzQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:26:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id kCVRF7wfxGWY7AAA62LTzQ (envelope-from ) for ; Thu, 08 Feb 2024 01:26:36 +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=1707351996; 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=IZcRZeEWsIP8pZUMrbXotar4Ibill56i/Z+YJzVIWEM=; b=gXOspP+lvdtGuo4lPVRwLUEu/1Rbya7iSHoUxCDYKaxKboONmu0wyDk7lCOZhF1CFbMlSE h52km2NlVkKDkF2J8Zd3W8t6k1zQsRxdQiB9xhQRtkwdqCYMjYaVv2J4Qcx68vuvqNPeY4 Re3E1mCbcPW2TEUir3igDTuqUr+8kFPkNkyzj6o0Cr2Jfwsyo1DWfBPd+3P0977Za4Zylv IfCd8PMKCFH0yw619yDoxncxLXBW5GtwjUUp5/uHzo+cidnFLW/sSj+BTN7/KU63785LEv 8ChR2YhozOxjZ+IIhLblUUyDG2mlc1XqOW+sBitxib8yGMsMAwJAN79ZobhTFw== 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=1707351996; a=rsa-sha256; cv=none; b=GrFmjE5L9QCdnwF7T2hK3IbSUf3pSwhBnYIy+EuyD5e1d6HlYGPclg304ZybIyxHJYwRDS TESWwEvPBqKCd3/T/wGgu38PLTzQOxwHvQ00Hp5lKhP0xNSN2JFfjqSW3YF2Ph8m+Z75Xr bD9242fY3r2F3OkLOLAeJsdWq0+n97EgBPwQNiINjGLhDhQjyZvPqFMxHIWvPengE7Grpg oBF/q94HQEdmN1ec1mCtaTZ9/CsDQsdFX+AmhVLB32nVfLO08Inq2FKKvRUUuuwnIHb9WI 3nodT2THUt32+uI/SzgU20woi+edyGwyjf3hXP5vT6BxmRrHgQS3y+5mdyk8iA== 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 36F1542E22 for ; Thu, 8 Feb 2024 01:26:36 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsEo-0000kA-Ki; Wed, 07 Feb 2024 19:25:58 -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 1rXsEj-0000i5-TW for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:53 -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 1rXsEj-0000ne-Kr for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsEw-00074p-Kf for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 09/44] gnu: Add node-get-intrinsic. 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.170735196327148 (code B ref 68941); Thu, 08 Feb 2024 00:26:06 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:03 +0000 Received: from localhost ([127.0.0.1]:58345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEs-00073P-Kt for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:03 -0500 Received: from 13.mo582.mail-out.ovh.net ([188.165.56.124]:46105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEq-00072d-Jm for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:01 -0500 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.25.15]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 6E4622877A for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:25:45 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-9p8vg (unknown [10.110.168.82]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 3B0531FD7D; Thu, 8 Feb 2024 00:25:45 +0000 (UTC) Received: from ngraves.fr ([37.59.142.95]) by ghost-submission-6684bf9d7b-9p8vg with ESMTPSA id kxI+DYkfxGXBDAAAqqmx9Q (envelope-from ); Thu, 08 Feb 2024 00:25:45 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:32 +0100 Message-ID: <20240208002527.27165-9-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: 2272347488360784610 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdelheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht 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: 36F1542E22 X-TUID: cRK4BFti+qqx * gnu/packages/node-xyz.scm (node-get-intrinsic): New variable. --- gnu/packages/node-xyz.scm | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 367360cd24..4df1525285 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -491,6 +491,54 @@ (define-public node-function-bind Function.prototype.bind Javascript function.") (license license:expat))) +(define-public node-get-intrinsic + (package + (name "node-get-intrinsic") + (version "1.2.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ljharb/get-intrinsic") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1b0h8n8azb6m1bc0lwmqm3lf2pzcplvngnsb3mfjybvkpc20ybmi")))) + (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" + "call-bind" + "es-abstract" + "es-value-fixtures" + "eslint" + "evalmd" + "for-each" + "gopd" + "make-async-function" + "make-async-generator-function" + "make-generator-function" + "mock-property" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-function-bind node-has node-has-symbols node-has-proto)) + (home-page "https://github.com/ljharb/get-intrinsic") + (synopsis "Javascript symbol support predicate function") + (description "This package provides a Javascript function to get and +robustly cache all language-level intrinsics at first require time.") + (license license:expat))) + (define-public node-global-gradle-clean (package (name "node-global-gradle-clean") -- 2.41.0