help-guix
[Top][All Lists]
Advanced

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

Re: Issues with my configuration - zsh shell default


From: Ludovic Courtès
Subject: Re: Issues with my configuration - zsh shell default
Date: Sun, 09 Jul 2017 00:11:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

>> This worked for me. Thanks. What is the best way of looking up what package
>> belongs to what module? In case I hit more of this in the future.
>
> You can use “guix package -s zsh” and then use recutils to match on the
> “name” field and print the “location” field.  The location matches the
> module name:
>
>    gnu/packages/shells.scm –> (gnu packages shells)

“guix package -A zsh” would also show the location in a concise way.

Ludo’.



reply via email to

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