GNU bug report logs -
#41260
[PATCH 0/1] Support multiple profiles with '--list-installed'.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Thu, 14 May 2020 14:15:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 41260 <at> debbugs.gnu.org (full text, mbox):
Hi Ludo,
Sorry for the delay.
On Sat, 16 May 2020 at 19:34, Ludovic Courtès <ludo <at> gnu.org> wrote:
> How about instead loading all the manifests, merging them with
> ‘concatenate-manifests’, and operating on that? That would avoid
> special-casing.
See v2.
> Bonus point if you can add a test case for that, similar to
> ‘--search-paths’ with multiple profiles. :-)
Done in 'tests/guix-packages-net.sh'. See v2.
BTW, I added a 'delete-duplicates' on profiles. And I was tempted to
also add 'sort' to always process in the same order. And personally,
I prefer the alphanumerical order than the order of installation
because it is more reliable and easier to find what I am looking for
-- otherwise I always do the extra step of pipe: |cut -f1| xargs echo|
sort which is "ugly". The order of installation seems redundant with
--list-generation. WDYT?
Cheers,
simon
This bug report was last modified 5 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.