unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: guix-devel@gnu.org, David Thompson <davet@gnu.org>
Subject: Re: [PATCH] import: pypi: All inputs are propagated-inputs by default.
Date: Tue, 18 Oct 2016 14:26:13 +0200	[thread overview]
Message-ID: <87mvi1n8re.fsf@gnu.org> (raw)
In-Reply-To: <1476694815-23201-1-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Mon, 17 Oct 2016 11:00:15 +0200")

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> * guix/import/pypi.scm (maybe-inputs): Return inputs as
>   "propagated-inputs".
> ---
>  guix/import/pypi.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/guix/import/pypi.scm b/guix/import/pypi.scm
> index 8aeffb2..68153d5 100644
> --- a/guix/import/pypi.scm
> +++ b/guix/import/pypi.scm
> @@ -111,7 +111,7 @@ package definition."
>      (()
>       '())
>      ((package-inputs ...)
> -     `((inputs (,'quasiquote ,package-inputs))))))
> +     `((propagated-inputs (,'quasiquote ,package-inputs))))))

I think it’s the right thing to do.

Cyril, David: WDYT?

Ludo’.

  parent reply	other threads:[~2016-10-18 12:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-17  9:00 [PATCH] import: pypi: All inputs are propagated-inputs by default Hartmut Goebel
2016-10-17 10:33 ` Hartmut Goebel
2016-10-18 12:26 ` Ludovic Courtès [this message]
2016-10-23 17:24 ` Hartmut Goebel

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87mvi1n8re.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=davet@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).