unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers.
@ 2016-12-07 10:37 manolis837
  2016-12-07 10:52 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: manolis837 @ 2016-12-07 10:37 UTC (permalink / raw)
  To: guix-devel

From: Manolis Ragkousis <manolis837@gmail.com>

* gnu/packages/cross-base.scm (xhurd-headers)[propagated-inputs]: Remove them.
---
 gnu/packages/cross-base.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/cross-base.scm b/gnu/packages/cross-base.scm
index e6553dc..5eb3ea2 100644
--- a/gnu/packages/cross-base.scm
+++ b/gnu/packages/cross-base.scm
@@ -362,7 +362,6 @@ GCC that does not target a libc; otherwise, target that libc."
       (name (string-append (package-name hurd-headers)
                            "-cross-" target))
 
-      (propagated-inputs `(("cross-mig" ,xmig)))
       (native-inputs `(("cross-gcc" ,xgcc)
                        ("cross-binutils" ,xbinutils)
                        ("cross-mig" ,xmig)
-- 
2.10.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers.
  2016-12-07 10:37 [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers manolis837
@ 2016-12-07 10:52 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-12-07 10:52 UTC (permalink / raw)
  To: manolis837; +Cc: guix-devel

manolis837@gmail.com skribis:

> From: Manolis Ragkousis <manolis837@gmail.com>
>
> * gnu/packages/cross-base.scm (xhurd-headers)[propagated-inputs]: Remove them.

OK (for master if you want).

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-07 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-07 10:37 [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers manolis837
2016-12-07 10:52 ` Ludovic Courtès

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).