From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 iGDvGF8U0mUXZQAA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 15:29:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iGDvGF8U0mUXZQAA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 15:29:51 +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=1708266591; 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=NeCH3Cj0xRWR9bas72v2NUEEOZnBhv/5JNXziraeKck=; b=GEUDjyOwvUteLbgdzgOYN71Gm10MjCiQx0LGHjGMcKnZjW4UQvuSNjbeczwPqBXgbPdemO FpxwkgI6vAI3HXdC5zojbByxLU6eYOyTitFpN4eJ1AHgjnJU+PiPj7A2jEqBtX19xfd6uQ uc/XtHqhjBFq2Iu6ClKPLxBVMwzttkFPOasa+/+PGo+WIXJMJnB/fUsqVqw62qlxKjRp21 oCclF54f4BJDcyzGvjzb8/EVkwnx4JEhaSRdzpJR9rfat/Z0ROAysnlcpMjYDH+7+/PHBf qJQ1AEKhMYLKpuqEBeuBx8qSI6U4nexciL7wMTUvSJ8t9QoZiuM41pI6vk1RVQ== 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=1708266591; a=rsa-sha256; cv=none; b=GvZJjh3etn1UQa2jhbplxsXwTay+/rCu0ll+Za3z5stgvZWgeGLPjnpijs8FhJS49cd+pT Muoa9DfT4dGy/BXDqDLdtU3mPjAXfipjKcfFTlBtn8bYh3HZWyVmMYOKXTUp9xkc5mHQSf yI77T1VIHn98vQzJzjT6eOqmHfCZJBWWCYd7IJmMlBUyAXg1oebHl5iFi0+9sZ0pd2SlMS gy7MWYNtJUuX27qODfzCpfvKZkQFf8u3ezks3kktWs+O097FGDt5y8auyvO1TJkn1GZS+o Al1M9OWfl0U+FNCk+PHVQgO38VgdI06Gh43uuIBfXB2PFZHxH2cipvdZR4ojkA== 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 196BE45A1B for ; Sun, 18 Feb 2024 15:29:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbiAp-0006Ej-Kh; Sun, 18 Feb 2024 09:29:44 -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 1rbiAo-0006EU-7S for guix-patches@gnu.org; Sun, 18 Feb 2024 09:29:42 -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 1rbiAn-0005Ez-VX for guix-patches@gnu.org; Sun, 18 Feb 2024 09:29:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbiB8-0008WN-D6 for guix-patches@gnu.org; Sun, 18 Feb 2024 09:30: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:30: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.170826658532711 (code D ref 66180); Sun, 18 Feb 2024 14:30:02 +0000 Received: (at 66180-done) by debbugs.gnu.org; 18 Feb 2024 14:29:45 +0000 Received: from localhost ([127.0.0.1]:34290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbiAr-0008VW-3Y for submit@debbugs.gnu.org; Sun, 18 Feb 2024 09:29:45 -0500 Received: from 8.mo550.mail-out.ovh.net ([178.33.110.239]:53223) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbiAo-0008VL-27 for 66180-done@debbugs.gnu.org; Sun, 18 Feb 2024 09:29:44 -0500 Received: from director11.ghost.mail-out.ovh.net (unknown [10.109.176.198]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4Td7Mz6vB0z1FRy for <66180-done@debbugs.gnu.org>; Sun, 18 Feb 2024 14:29:19 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-6xxvk (unknown [10.110.168.217]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id A2ADB1FE7D; Sun, 18 Feb 2024 14:29:19 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-6xxvk with ESMTPSA id PkaNJj8U0mXGtB0A+ldagw (envelope-from ); Sun, 18 Feb 2024 14:29:19 +0000 X-OVh-ClientIp: 81.67.146.208 In-Reply-To: <87h6i5lul7.fsf@ngraves.fr> References: <87ttm5ly63.fsf@gmail.com> <87h6i5lul7.fsf@ngraves.fr> Date: Sun, 18 Feb 2024 15:29:17 +0100 Message-ID: <87edd9lubm.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1458884807682810609 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeigdeiiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeijefgffffudeivefgudeihfdtgfeljefhvdevhfegkeejvedthfdtfeeljeehgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeiudektddqughonhgvseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehhedtpdhmohguvgepshhmthhpohhuth 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: 196BE45A1B X-Migadu-Scanner: mx11.migadu.com X-TUID: GA7WS/UMPzld On 2024-02-18 15:23, Nicolas Graves wrote: > 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'm not sure how to do that though with these inheritance issues. Do you have an example in Guix source where this kind of things is done? > >> >> 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