From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 iDkEIdJtwWVkXgEA62LTzQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:22:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iDkEIdJtwWVkXgEA62LTzQ (envelope-from ) for ; Tue, 06 Feb 2024 00:22:58 +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=1707175378; a=rsa-sha256; cv=none; b=sibvIuS7zwjJ2/L+s38g/Z5c6Nj+KBIiLMtaesu5tLkUKYM6Xvj5M4QcVqPLNT4eJ617H+ iGOUchuVIF5yytrE+PdSTytYAK5K1GTj4PvxpBmCeOVLHHahXSddbeThqrNExQqgYE1tV9 9S5KTKrbDOrksDK0eoM+UdumLhVnVZdn/IunmSEXPqzUFjObE6/vKloFh4Hy/H7PI+1LaY gZgGERnD581rTKZHgrJhiNMAX11Kxjd5rHxKAxEeEcWWT8yJjscUgOn+EHrhGFsliCLBut ygvk0PmuZ3SJkEGj6SPWucDySdBpYSRmhKwYvRgR3EiYtbbCUZLO8VW6iuypEg== 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=1707175378; 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=dsAIcHvMostva9WYkdfr7f3TXIdWxgc2tkqmuFJOw8c=; b=fx65hfKZZg9GycAwy1EJ6VnD7uyIpmlWFqWyVobCdb/L6PGTYbgNic0hZcUX1vq2GxA4E+ DCibL7y0w4M8PU5aiEeFCjmWDySN+7qOChX3KbZcBMWwc6SXUkMcJCvLmnuja25cQYplu4 +4nTob6LeQiwZvwB3ftliZ6DRmv0JzTkSxKj+AZjP+YBM7XVgh87beU+OhAj48wwGpHwZ1 hVswIuGZD13lorK1dSBOK4jYWggGuMC3WWAU1Mh1RRPP4+XbfPDUNDN1eG5GbqBEwH7Hs4 /gIVkx63x7eBp1SUSh3roQwxgpUMhZvQZ0LHR8TJohsNVWViQg5SxODJ1kjHpg== 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 5C82271117 for ; Tue, 6 Feb 2024 00:22:58 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Gs-0006Qg-RD; Mon, 05 Feb 2024 18:21:02 -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 1rX8Gq-0006O7-Cl for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:00 -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 1rX8Gq-0001sA-4o for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8H2-00040X-T6 for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:12 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 22/44] gnu: Add node-is-shared-array-buffer. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:12 +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.170717524214909 (code B ref 68941); Mon, 05 Feb 2024 23:21:12 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:20:42 +0000 Received: from localhost ([127.0.0.1]:52674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8GY-0003sJ-DF for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:42 -0500 Received: from 8.mo550.mail-out.ovh.net ([178.33.110.239]:36041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8GU-0003rD-9L for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:39 -0500 Received: from director4.ghost.mail-out.ovh.net (unknown [10.109.148.21]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 30A03272B3 for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:24 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-v6lfp (unknown [10.111.182.166]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D74E51FD18; Mon, 5 Feb 2024 23:20:23 +0000 (UTC) Received: from ngraves.fr ([37.59.142.99]) by ghost-submission-6684bf9d7b-v6lfp with ESMTPSA id 8MpRMDdtwWUMFwIAhG3Pbg (envelope-from ); Mon, 05 Feb 2024 23:20:23 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:10 +0100 Message-ID: <20240205231952.26410-22-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240205231952.26410-1-ngraves@ngraves.fr> References: <20240205231952.26410-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7870040352979935970 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddrleelnecuvehluhhsthgvrhfuihiivgepfeenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehhedtpdhmohguvgepshhmthhpohhuth 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: 5C82271117 X-Migadu-Spam-Score: -6.67 X-TUID: VCkCUmpN7uq7 * gnu/packages/node-xyz.scm (node-is-shared-array-buffer): New variable. --- gnu/packages/node-xyz.scm | 42 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 785e3a8844..0d1a146c97 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -912,6 +912,48 @@ (define-public node-is-regex value is a JS @code{Regex}.") (license license:expat))) +(define-public node-is-shared-array-buffer + (package + (name "node-is-shared-array-buffer") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/inspect-js/is-shared-array-buffer") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0k9lmmxfnh2kjfp884jyvnyncl0g0q4ywlxvp2jqpvbp6rdfjlaf")))) + (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" + "available-typed-arrays" + "es-value-fixtures" + "eslint" + "for-each" + "in-publish" + "npmignore" + "nyc" + "object-inspect" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-call-bind)) + (home-page "https://github.com/inspect-js/is-shared-array-buffer") + (synopsis "Javascript predicate to identify @code{SharedArrayBuffer}") + (description "This package provides a function to identify if a value is +Javascript @code{SharedArrayBuffer}.") + (license license:expat))) + (define-public node-is-symbol (package (name "node-is-symbol") -- 2.41.0