guix-devel
[Top][All Lists]
Advanced

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

Re: guix.el & multiple outputs


From: Alex Kost
Subject: Re: guix.el & multiple outputs
Date: Sun, 07 Sep 2014 20:14:20 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ludovic Courtès (2014-09-07 01:11 +0400) wrote:

> Taylan Ulrich Bayirli/Kammer <address@hidden> skribis:
>
>> By the way, it might be nice to have an option to list the secondary
>> outputs of a package explicitly alongside the normal, as if it were just
>> another package.
>
> Currently *Guix Package List* shows, for instance:
>
>   gcc-toolchain        4.9.1      out, debug    debug, out    Complete GCC 
> tool chain for C/C++ development
>
> Are you suggesting that it should instead show it as two lines?
>
>   gcc-toolchain        4.9.1      out      yes   Complete GCC tool chain for 
> C/C++ development
>   gcc-toolchain        4.9.1      debug    yes   Complete GCC tool chain for 
> C/C++ development
>
> I think I would prefer it.  (One advantage is that it would allow users
> to mark just one specific output, which is not currently possible.)

[...]

OK, I think I can add support for such list of outputs and there may be
a variable for a user to choose what variant ("package list" or "output
list") he prefers.

I hope I will implement it soon, but I also need to improve the code for
getting information about packages (in “guix-main.scm”).  I'm thinking
hard on it :)



reply via email to

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