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 GBjRDdNtwWXS5wAAe85BDQ:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:22:59 +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 GBjRDdNtwWXS5wAAe85BDQ (envelope-from ) for ; Tue, 06 Feb 2024 00:22:59 +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=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=T8fNiwKpq6JC+S+8cS2MRvB9IVie20v0RiXmc5yW7yM=; b=synJyf4c9GLfqDvUC+SULKMZ+SjfnwyKPW2EHSj0A9lwaK4DNl5u8YkQzDETOf01pjQ9mL M04lsCp1JXgQHXqfpjl6k5Mz1iHnN1AL1cgyu2ne0bkx41pn2thY3IwaXsXYupohK/xoF+ EBir17ANalOT7HxOaqcby+UxLeAMBE50WNZuNJRibqxCMk2v96CB1U+4ziVev4xcT4pnGQ PnpFwLzwy61lXXUcFyeh0aF9MC5mXTQ4wdZ2UcEC4zXt2rvUpzkM73uHIE2BIHvrrj4Pa7 UXnije0ExwvdDvvVMO1+iQsb7uDB+FTPfPws7fCIfbL40jdSP49H8QjoCU+xVg== 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=1707175378; a=rsa-sha256; cv=none; b=sBzAbnUAPhyDk+ytw74qY79fH/lfwcfWHwLy2PL+m9feVqS256fMQgtXw8AYiNZjev6sfS KX6UueX0wncVCh4i9sH2CZa8mTcrIv61S7dsaLnnMzrKcECOeuj6ke4Jr4QkxA0KFJDTMP LaM3mj4DoPL6qvNASrZU4exAMrN4GUDdd2Y333exk0wrTfzgOFS3q9gwSDM1L7KfoWh5/x 3nvdbrm4ueDDFEdtqCXeFSgKOa16QiNKCsYgEyIOIdcVKt18e4bXN57J0HtX2Vvh8E+Hm6 i+GdZG1Q/VCQxFquI6jy44Pqu2/UVuTda515vnzL2EHyHESY5s+HUm1j21fVcA== 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 CF4D768741 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 1rX8Gy-0006bo-Vt; Mon, 05 Feb 2024 18:21:09 -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 1rX8Gw-0006Xi-Rh for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:06 -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 1rX8Gw-0001ur-J6 for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8H9-00042s-BO for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:19 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 35/44] gnu: Add node-object-is. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:19 +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.170717526215166 (code B ref 68941); Mon, 05 Feb 2024 23:21:19 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:21:02 +0000 Received: from localhost ([127.0.0.1]:52712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gr-0003wM-AV for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:21:02 -0500 Received: from 6.mo560.mail-out.ovh.net ([87.98.165.38]:37727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Go-0003v6-GU for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:59 -0500 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.139.17]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 6FB8D2701E for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:44 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-4tws9 (unknown [10.110.178.103]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 2ED741FDAC; Mon, 5 Feb 2024 23:20:44 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-4tws9 with ESMTPSA id mat0CExtwWVyTgIAkrM3og (envelope-from ); Mon, 05 Feb 2024 23:20:44 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:23 +0100 Message-ID: <20240205231952.26410-35-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: 7875669849820291810 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddrleejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth 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: CF4D768741 X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: wMY5+Df3F5wr * gnu/packages/node-xyz.scm (node-object-is): 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 f2f53430a1..a1be047082 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -1508,6 +1508,48 @@ (define-public node-object-inspect string representations of objects in Javascript.") (license license:expat))) +(define-public node-object-is + (package + (name "node-object-is") + (version "1.1.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/es-shims/object-is") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0dcl5164jv8jvkf75im58zri2ryvbwa1r53z3mccbrd5i9biz1vw")))) + (build-system node-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda args + (delete-dependencies + '("@es-shims/api" + "@ljharb/eslint-config" + "aud" + "auto-changelog" + "eslint" + "functions-have-names" + "has-symbols" + "in-publish" + "npmignore" + "nyc" + "safe-publish-latest" + "tape"))))) + #:tests? #f)) ; FIXME tests depend on node-tape. + (inputs + (list node-call-bind node-define-properties)) + (home-page "https://github.com/es-shims/object-is") + (synopsis "Javascript alternative for the @code{Object.is} shim") + (description "This package provides a Javascript @code{Object.is} shim, +but that can differentiate between @code{-0} and @code{+0} and can compare to +@code{NaN}.") + (license license:expat))) + (define-public node-once (package (name "node-once") -- 2.41.0