guix-devel
[Top][All Lists]
Advanced

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

Re: [RFC] package-with-features


From: (
Subject: Re: [RFC] package-with-features
Date: Sat, 26 Nov 2022 11:11:09 +0000

On Thu Nov 24, 2022 at 8:26 PM GMT, ( wrote:
> Now, what if we have bar, which depends on foo, and we want to disable
> pulseaudio for bar's foo dependency?
>
>   guix install bar[foo[!pulseaudio]]
>
> Or we want to disable it for all foos in the transitive dependencies
> of bar?
>
>   guix install bar[@foo[!pulseaudio]]

On second thought, I don't think this is necessary... We can just
use ``--with-input=foo=foo[!pulseaudio]''.


    -- (



reply via email to

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