From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 EHzyOviFv2WmGwEAqHPOHw:P1 (envelope-from ) for ; Sun, 04 Feb 2024 13:41:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id EHzyOviFv2WmGwEAqHPOHw (envelope-from ) for ; Sun, 04 Feb 2024 13:41:29 +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=1707050488; 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=bvMoZk5cZqze/kz3mWcBswmltRwpKH4TM3JaFKA4MbY=; b=aEZ3j5H1M/xXG1xjKJHv8fuCoLp1TAJdMAJ2LhIq/GS2+hdR8Gcifa2Si8BKwDI4FgSs2X UCRxyys0b0hFEeeDpSrPCZGX3SOHtIZEiPB0JmsszlZmRxeYiVYimJ/XVctD8s2FuM5sc8 DYhRo4Xq2vcaI+D+DapcuGkI2Nha2Zm07iU7tS9wRClD1xQxFVGVYQt5Mrlc0bez6bRB00 9Du2qOBrAJgXyRdjYhYlOkDwzQBewJAcZHlcgcglDptL1zi9aeZ5p7prim4nhF/BsvChWz yI1xcKXM8avq2V5WY6TxDQA39aa6sfo0E9+2ltYN5IuObbmMMo42bUDxRtB9yw== 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=1707050488; a=rsa-sha256; cv=none; b=nA4HhBAkEW44F5P44MJQAkQaastZdCJ3+SDliee3D0xyOkOMs68XS23ZzP7uzwwMYCB5W+ b3YfvT5vzbWWbu8BIcXj6r5M9Xd7mufRJRyMXrPG9jpdSDnfOluPVzYucJWfk8Ul7V/jvp 37sDgsTFSlxidwVPVyD98i5z7YpwBSkgidwLpYCtcrbks9tP6bBoVfbt6Z4NYJ3bJp6peZ /mwMrB5bQxz/warrjyb1MtuHNd/1U5+Q0E9/W4Pla2OkKTj35m0jElT888EJYBfrr6AEZr bIH1POYr96rIw44dUTonfryfaQdOT9j3OxzIhFuvTpqfgdH6kcfb8RIXZb/QQg== 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 A63A511F4B for ; Sun, 4 Feb 2024 13:41:28 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWboD-0006Qt-ES; Sun, 04 Feb 2024 07:41:19 -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 1rWbnt-0006NM-Bz for guix-patches@gnu.org; Sun, 04 Feb 2024 07:40:59 -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 1rWbnq-00078q-LX for guix-patches@gnu.org; Sun, 04 Feb 2024 07:40:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWbo2-0006rr-Hl for guix-patches@gnu.org; Sun, 04 Feb 2024 07:41:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66180] [PATCH v2 05/20] gnu: node-inherits: Move package in alphabetical order. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Feb 2024 12:41:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66180@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 66180-submit@debbugs.gnu.org id=B66180.170705046426346 (code B ref 66180); Sun, 04 Feb 2024 12:41:06 +0000 Received: (at 66180) by debbugs.gnu.org; 4 Feb 2024 12:41:04 +0000 Received: from localhost ([127.0.0.1]:48305 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWbnz-0006qe-1c for submit@debbugs.gnu.org; Sun, 04 Feb 2024 07:41:03 -0500 Received: from 19.mo581.mail-out.ovh.net ([178.33.251.118]:34609) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWbnv-0006pF-I9 for 66180@debbugs.gnu.org; Sun, 04 Feb 2024 07:41:00 -0500 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.148.200]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 1755827EBE for <66180@debbugs.gnu.org>; Sun, 4 Feb 2024 12:40:46 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xfz5d (unknown [10.108.54.8]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B7A161FD5E; Sun, 4 Feb 2024 12:40:45 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-xfz5d with ESMTPSA id 48tkKM2Fv2VFfgoA0jpIEA (envelope-from ); Sun, 04 Feb 2024 12:40:45 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sun, 4 Feb 2024 13:40:15 +0100 Message-ID: <20240204124035.994-5-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240204124035.994-1-ngraves@ngraves.fr> References: <20240204124035.994-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 9641643853795746530 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeiudektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht 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.66 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.66 X-Migadu-Queue-Id: A63A511F4B X-TUID: Ku8xdL50/44Q * gnu/packages/node-xyz.scm (node-inherits): Move package in alphabetical order. --- gnu/packages/node-xyz.scm | 60 +++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 699e35b96f..37a1c57764 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -327,6 +327,36 @@ (define-public node-ieee754 numbers from/to a Buffer or array-like object in Javascript.") (license license:bsd-3))) +(define-public node-inherits + (package + (name "node-inherits") + (version "2.0.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/isaacs/inherits") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0cpsr5yqwkxpbbbbl0rwk4mcby6zbx841k2zb4c3gb1579i5wq9p")))) + (build-system node-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda args + (delete-dependencies '("tap"))))) + ;; FIXME: Tests depend on node-tap + #:tests? #f)) + (home-page "https://github.com/isaacs/inherits") + (synopsis "Browser-friendly object inheritance") + (description "This package provides an alternative implementation of +Node's @code{inherits} constructor that can be used in browsers, while +defaulting to Node's implementation otherwise.") + (license license:isc))) + (define-public node-long-stack-traces (package (name "node-long-stack-traces") @@ -779,36 +809,6 @@ (define-public node-path-key particular cross-platform spellings of the PATH environment variable key.") (license license:expat))) -(define-public node-inherits - (package - (name "node-inherits") - (version "2.0.4") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/isaacs/inherits") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0cpsr5yqwkxpbbbbl0rwk4mcby6zbx841k2zb4c3gb1579i5wq9p")))) - (build-system node-build-system) - (arguments - '(#:phases - (modify-phases %standard-phases - (add-after 'patch-dependencies 'delete-dependencies - (lambda args - (delete-dependencies '("tap"))))) - ;; FIXME: Tests depend on node-tap - #:tests? #f)) - (home-page "https://github.com/isaacs/inherits") - (synopsis "Browser-friendly object inheritance") - (description "This package provides an alternative implementation of -Node's @code{inherits} constructor that can be used in browsers, while -defaulting to Node's implementation otherwise.") - (license license:isc))) - (define-public node-safe-buffer (package (name "node-safe-buffer") -- 2.41.0