From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 mE2kND0T0mVWBQEAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 15:25:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mE2kND0T0mVWBQEAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 15:25:01 +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=1708266301; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=9DSjfb6/lVpCv9Qivuuk2Jo6q6ZMYnTHzx+ZURSwSSc=; b=bzI8T/X/HG9CEq6RsFzzRgBxml6NtDrUHmPyWJxxCEKp6yl8TmNpyRNgffLQX0q/5Nbomy XsCi9qVu2poRSO4/5mQguI+Q5KsvOKnnxAs5BpoyUZSidUte9DUoj3aG25vYyCWAtDijNp ppzSvVaS/6wSAfaMJ0SA+Z6AfPvGF7qGpz4W16RQdgtSjnOHbmRWxFax0mU8/BRu76KbkP rWVorTfDraXl0zaKb7QU6yMtmgDJrB32BOeNFVRhJVcNScvXSesFD64De2XkUh4yhv4xGq lNMVn9zePaG3uMGqglXZWvd1+D094jeymHuy5wzzL+MqQtjP0t+5NErmcSTApg== 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=1708266301; a=rsa-sha256; cv=none; b=DFtRyE5NR0Tmoxytrxp9PGsJmhrIM9jIRFZui9rApQS1jp+3VYAR6x3BgJXVhA6TX8bdBA RSHUD3kc0IYcVhEYvsbG6vX88gdRZcN2XCXaFdNyI6x4AHgtcA7W7oCgMHNxHdpIeO3/r1 w2bTyl7EL/z2Gikwe0ZAQgUKGO8a1GvvMgoHsWUCI8fxRTp6PnrxswWdbHZ5vJW7qaknaW bR4iCT2L3/B3aUTtkaKyDZQQxHVwjnzayMVSK02xWVAvY8uPfRxf8DhG2m4tGXwjuVX1wH MPAATMWbGzMY7I/aHl+izAJ9H5Bi7T6orEy+qNBf6svCZFX+ZB3MEPq3KdyiJg== 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 8D7154588D for ; Sun, 18 Feb 2024 15:25:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbi63-0004d7-7S; Sun, 18 Feb 2024 09:24:47 -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 1rbi61-0004cD-9z for guix-patches@gnu.org; Sun, 18 Feb 2024 09:24:45 -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 1rbi61-0004Bq-22 for guix-patches@gnu.org; Sun, 18 Feb 2024 09:24:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbi6I-0008PB-H4 for guix-patches@gnu.org; Sun, 18 Feb 2024 09:25:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66180] [PATCH 00/19] Sort packages in node-xyz.scm Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 14:25:02 +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: Sharlatan Hellseher , 66180-done@debbugs.gnu.org Received: via spool by 66180-done@debbugs.gnu.org id=D66180.170826625232219 (code D ref 66180); Sun, 18 Feb 2024 14:25:02 +0000 Received: (at 66180-done) by debbugs.gnu.org; 18 Feb 2024 14:24:12 +0000 Received: from localhost ([127.0.0.1]:34280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbi5I-0008N1-Ns for submit@debbugs.gnu.org; Sun, 18 Feb 2024 09:24:12 -0500 Received: from 8.mo584.mail-out.ovh.net ([188.165.33.112]:48001) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbi5D-0008Mn-K0 for 66180-done@debbugs.gnu.org; Sun, 18 Feb 2024 09:23:58 -0500 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.148.106]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 4Td7FK2jS2z14BN for <66180-done@debbugs.gnu.org>; Sun, 18 Feb 2024 14:23:33 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-7ztxb (unknown [10.111.174.14]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 14DFD1FE81; Sun, 18 Feb 2024 14:23:32 +0000 (UTC) Received: from ngraves.fr ([37.59.142.95]) by ghost-submission-6684bf9d7b-7ztxb with ESMTPSA id 034zO+QS0mX1JwUAqMNRvg (envelope-from ); Sun, 18 Feb 2024 14:23:32 +0000 X-OVh-ClientIp: 81.67.146.208 In-Reply-To: <87ttm5ly63.fsf@gmail.com> References: <87ttm5ly63.fsf@gmail.com> Date: Sun, 18 Feb 2024 15:23:32 +0100 Message-ID: <87h6i5lul7.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1361494463408038641 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeigdeihecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeijefgffffudeivefgudeihfdtgfeljefhvdevhfegkeejvedthfdtfeeljeehgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiiedukedtqdguohhnvgesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekgedpmhhouggvpehsmhhtphhouhht 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.98 X-Spam-Score: -6.98 X-Migadu-Queue-Id: 8D7154588D X-Migadu-Scanner: mx11.migadu.com X-TUID: LHJyiyTbhkzW On 2024-02-18 13:06, Sharlatan Hellseher wrote: > Hi Nicolas, > > I've checked packages order once again and found that some of them still > need to be re-allocated but due to inheritance it can't be done easily. > > e.g. package node-serialport needs to be the one from the rest are inheritated. > > - node-serialport-binding-abstract > - node-serialport-bindings > - node-serialport-parser-byte-length > - node-serialport-parser-cctalk > - node-serialport-parser-delimiter > - node-serialport-parser-inter-byte-timeout > - node-serialport-parser-readline > - node-serialport-parser-ready > - node-serialport-parser-regex > - node-serialport-stream > > May you check it please in the next round? Will do. > > I've used Emacs' occur, search for define-public, copied to an empty > buffer A and in buffer B sorted lines, then run buffer-diff on A and B. > --8<---------------cut here---------------start------------->8--- > diff -u --label \#\\> --label \#\\> /tmp/buffer-content-SbBuJ0 /tmp/buffer-content-bu3SO4 > --- #> > +++ #> > @@ -30,17 +30,17 @@ > define-public node-safe-stable-stringify > define-public node-segfault-handler > define-public node-semver > +define-public node-serialport > define-public node-serialport-binding-abstract > +define-public node-serialport-bindings > +define-public node-serialport-parser-byte-length > +define-public node-serialport-parser-cctalk > define-public node-serialport-parser-delimiter > +define-public node-serialport-parser-inter-byte-timeout > define-public node-serialport-parser-readline > -define-public node-serialport-bindings > -define-public node-serialport-parser-regex > define-public node-serialport-parser-ready > -define-public node-serialport-parser-inter-byte-timeout > -define-public node-serialport-parser-cctalk > -define-public node-serialport-parser-byte-length > +define-public node-serialport-parser-regex > define-public node-serialport-stream > -define-public node-serialport > define-public node-sqlite3 > define-public node-stack-trace > define-public node-statsd-parser > --8<---------------cut here---------------end--------------->8--- > > Your servcie is pushed as aede3fa122..345a54ff4c to master. > > -- > Oleg -- Best regards, Nicolas Graves