all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Propagate inputs with a specific output only?
Date: Tue, 19 Nov 2019 17:32:14 +0100	[thread overview]
Message-ID: <100f12fb-27a2-cc20-9139-96b696a4a0ec@crazy-compilers.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 621 bytes --]

Hi,

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?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2019-11-19 16:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 16:32 Hartmut Goebel [this message]
2019-11-22 10:21 ` Propagate inputs with a specific output only? Danny Milosavljevic
2019-11-22 10:48   ` Hartmut Goebel
2019-11-23 17:46 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=100f12fb-27a2-cc20-9139-96b696a4a0ec@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.