GNU bug report logs - #66180
[PATCH 00/19] Sort packages in node-xyz.scm

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sun, 24 Sep 2023 12:49:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #130 received at 66180 <at> debbugs.gnu.org (full text, mbox):

From: ngraves <at> ngraves.fr
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>, 66180 <at> debbugs.gnu.org,
 zimoun <zimon.toutoune <at> gmail.com>, Liliana Marie Prikler
 <liliana.prikler <at> gmail.com>
Subject: Re: [bug#66180] [PATCH 00/19] Sort packages in node-xyz.scm
Date: Sun, 18 Feb 2024 13:02:42 +0100
Hi Oleg,

Thanks for your review!

Is there a way to get this merged? A quick way to check which lines have
been actually changed and not moved is this command (where patches is a
directory with all patches from the series): 

find patches -type f -print0 | xargs -0 -n1 grep -E '^[+-]' | sed -E 's/^[+-]//' | sort | uniq -u

I'm developping on this patch series and it's a pain to rebase
everything in the case any new node package gets merged upstream.

Nicolas 

On 2024-02-10 16:16, Sharlatan Hellseher wrote:

> Hi Nicolas,
>
> This is a great initiative! Patch series looks good for me. Looking
> forward for more packages in node-xyz ;-)
>
> Thanks,
> Oleg

-- 
Best regards,
Nicolas Graves




This bug report was last modified 1 year and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.