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 aPeoGkmGv2XcUAEA62LTzQ:P1 (envelope-from ) for ; Sun, 04 Feb 2024 13:42:49 +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 aPeoGkmGv2XcUAEA62LTzQ (envelope-from ) for ; Sun, 04 Feb 2024 13:42:49 +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=1707050569; a=rsa-sha256; cv=none; b=Wi3WzK9mXFWkxgQB21iuuZita2BAudEe3PKgvs0TqwZcXcHxm87dz+rI/tGyOP3BABYPP6 rttdHES2yia+rN/Le7fdhrH73jY4r+7jjWEDwo8dt7GMtpntnbf/TOwoGDoHXgxmE3aqIL 0dunNIliGgOS8OuF9SGxHWcpXEhIFH9176uKzttHuoQ4GBZNUOfeR/gyjK2M61JNZELF9B Lt3g+2NdOy2yLHVJdyAsU5NMD+LB5i24NrAeDhcsGD3u0bzDB+gzdJmtVCEm1V+gR29XTT ybMq59cK497iWXFDk3t7Ueb/JMG/97PTfjMYkNmZ2El3oPKp634B4J63+COLQw== 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=1707050569; 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=doQ3DokAgmv7koK9i8ViL660q7iWGsvnYeU+0TEQ2gU=; b=UiuwEGI0rqViX2INEqmaOJ/fSCv9UQvbeFQxBW1wVVCDJw8pEXnPOagd8+a4UoF3In618i JqbX+on6baoefa/bjLKpQkBOLdl5I6o07ppRD22jHdxHWAe+L/cNXBL7W5OCXAr2vaA/tS MYHxa0lTlrje4CNxR4iRo1lqT61+PM6iTChhhtSaURM4Kx2cefUyv/c1esI8PkwpkYoy93 oWk+ZV3rClLkJ83KHEEYLXmd2Tpv0E/h0ZE2EOv61jvdaIRMduSh66NLANslWyiDH3yfDi OkCLJAIYt8KHqaQQBhNTzxG3ckL9fsZOSSgUks2tocfQB6E6GGZ6BUrFIvARlw== 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 306C0DF76 for ; Sun, 4 Feb 2024 13:42:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWbpE-00075U-OM; Sun, 04 Feb 2024 07:42:20 -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 1rWbot-0006sx-8O for guix-patches@gnu.org; Sun, 04 Feb 2024 07:42:02 -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 1rWbop-0007IR-M8 for guix-patches@gnu.org; Sun, 04 Feb 2024 07:41:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWbp1-0006xE-IS for guix-patches@gnu.org; Sun, 04 Feb 2024 07:42:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66180] [PATCH v2 19/20] gnu: node-path-key: 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:42:07 +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.170705047726579 (code B ref 66180); Sun, 04 Feb 2024 12:42:07 +0000 Received: (at 66180) by debbugs.gnu.org; 4 Feb 2024 12:41:17 +0000 Received: from localhost ([127.0.0.1]:48351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWboD-0006uc-Cu for submit@debbugs.gnu.org; Sun, 04 Feb 2024 07:41:17 -0500 Received: from 6.mo560.mail-out.ovh.net ([87.98.165.38]:59649) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWbo9-0006tO-6b for 66180@debbugs.gnu.org; Sun, 04 Feb 2024 07:41:14 -0500 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.176.118]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id D1B9928816 for <66180@debbugs.gnu.org>; Sun, 4 Feb 2024 12:40:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xfz5d (unknown [10.108.42.32]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 93EE61FD62; Sun, 4 Feb 2024 12:40:59 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-xfz5d with ESMTPSA id BQnuIduFv2VpfgoA0jpIEA (envelope-from ); Sun, 04 Feb 2024 12:40:59 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sun, 4 Feb 2024 13:40:29 +0100 Message-ID: <20240204124035.994-19-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: 9645303028278747874 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpeehnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeiudektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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: 306C0DF76 X-Migadu-Spam-Score: -6.67 X-TUID: HA4iwXoQeT4y * gnu/packages/node-xyz.scm (node-path-key): Move package in alphabetical order. Change-Id: I33d737668063c13f6cd369f8d922eb1aa02f7177 --- gnu/packages/node-xyz.scm | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 47c1244674..e6858db1f4 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -827,6 +827,32 @@ (define-public node-oop while being as light-weight and simple as possible.") (license license:expat)))) +(define-public node-path-key + (package + (name "node-path-key") + (version "4.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sindresorhus/path-key") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "09f4rf70qhq234fcc3pw9nrqic8cb75pk2b6wfnpr96v0r1h8d8g")))) + (build-system node-build-system) + (arguments + '(#:tests? #f + #:phases (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda _ + (delete-dependencies '("@types/node" "ava" "tsd" "xo"))))))) + (home-page "https://github.com/sindresorhus/path-key") + (synopsis "Cross-platform utility to compute the PATH environment variable key") + (description "@code{path-key} provides an implementation to compute the +particular cross-platform spellings of the PATH environment variable key.") + (license license:expat))) + (define-public node-pbf (package (name "node-pbf") @@ -1365,32 +1391,6 @@ (define-public node-wrappy (description "@code{wrappy} is a utility for Node.js to wrap callbacks.") (license license:isc))) -(define-public node-path-key - (package - (name "node-path-key") - (version "4.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/sindresorhus/path-key") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "09f4rf70qhq234fcc3pw9nrqic8cb75pk2b6wfnpr96v0r1h8d8g")))) - (build-system node-build-system) - (arguments - '(#:tests? #f - #:phases (modify-phases %standard-phases - (add-after 'patch-dependencies 'delete-dependencies - (lambda _ - (delete-dependencies '("@types/node" "ava" "tsd" "xo"))))))) - (home-page "https://github.com/sindresorhus/path-key") - (synopsis "Cross-platform utility to compute the PATH environment variable key") - (description "@code{path-key} provides an implementation to compute the -particular cross-platform spellings of the PATH environment variable key.") - (license license:expat))) - (define-public node-serialport-binding-abstract (package (name "node-serialport-binding-abstract") -- 2.41.0