John Darrington <j...@gnu.org> skribis: > From: John Darrington <j...@darrington.wattle.id.au> > > * gnu/packages/glib.scm (glib) : Moved inputs to native-inputs, > and change "inputs" to "%build-inputs"
OK for the former, but why the latter? In general I think it’s stylistically better to refer to the ‘inputs’ argument. Also, what about somehow grouping big-rebuild changes together? I’m slightly worried by the post-release chaos that might occur. :-) Maybe core-updates, or maybe a more specific branch for cross-compilation fixes? > + ;; The following ought to be achieved by (native-self-input #t). > + ;; Unfortunately it seems to only set glib:out. We want glib:bin Missing period at end of sentence. (And you found a bug!) Thanks, Ludo’.