On Sat, 22 Sep 2018 22:57:57 +0530 Arun Isaac wrote: > * guix/import/hackage.scm (hackage-module->sexp): Do not repeat inputs again > in native-inputs. native-inputs should only contain packages that are not > already listed in inputs. Aha? When cross-compiling, will guix provide all the tools natively that are listed in inputs? (rather than just the ones in native-inputs)