guix-devel
[Top][All Lists]
Advanced

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

Re: Propagate inputs with a specific output only?


From: Ludovic Courtès
Subject: Re: Propagate inputs with a specific output only?
Date: Sat, 23 Nov 2019 18:46:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Hartmut Goebel <address@hidden> skribis:

> I have a package, written in Python, which consists of a command line
> tool and a GUI. Since the GUI requires Qt, I would like to create two
> outputs: "out", and "gui". Thus one could install the command line tool
> without huge dependencies.
>
> Now the GUI requires Qt, but for Python packages one needs to specify
> the requirements as propagated inputs. How can I make some of the 
> inputs propagated with output "gui" only?

It’s not possible.  It’s mentioned in ‘TODO’ (which thus not entirely
useless :-)).

Ludo’.



reply via email to

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