guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: splitting up and sorting commits?


From: zimoun
Subject: Re: splitting up and sorting commits?
Date: Fri, 04 Nov 2022 10:20:48 +0100

Hi Liliana,

On Thu, 03 Nov 2022 at 21:59, Liliana Marie Prikler <liliana.prikler@gmail.com> 
wrote:

>                                                  The pauper's solution
> would be to keep a separate "scratch pad" file containing a bunch of
> assorted guix packages, ordered in a way that all packages are defined
> before they're used as inputs – you can easily maintain this order by
> insertion sort.

I did something similar that for some Julia packages, but it can be
tedious depending on the number of packages.  Well, it could be cool to
have something like

    guix graph -m some-packages.scm --sort

returning the list of packages sorted (topological order).


Cheers,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]