all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#32809] [PATCH 0/1] import: hackage: Do not repeat inputs in native-inputs.
@ 2018-09-22 17:18 Arun Isaac
  2018-09-22 17:27 ` [bug#32809] [PATCH 1/1] " Arun Isaac
  0 siblings, 1 reply; 6+ messages in thread
From: Arun Isaac @ 2018-09-22 17:18 UTC (permalink / raw)
  To: 32809

Tha hackage importer lists packages in native-inputs even if they have already
been listed in inputs. This should not be. The following patch fixes this.

As an illustration of what I mean, look at the difference when importing the
hackage package test-framework with and without this patch applied.

Arun Isaac (1):
  import: hackage: Do not repeat inputs in native-inputs.

 guix/import/hackage.scm | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

-- 
2.19.0

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

end of thread, other threads:[~2018-10-28  9:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-22 17:18 [bug#32809] [PATCH 0/1] import: hackage: Do not repeat inputs in native-inputs Arun Isaac
2018-09-22 17:27 ` [bug#32809] [PATCH 1/1] " Arun Isaac
2018-09-23 15:10   ` Danny Milosavljevic
2018-09-25  6:15     ` Arun Isaac
2018-10-27 18:16       ` Ricardo Wurmus
2018-10-28  9:16         ` bug#32809: " Arun Isaac

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.