On Sat, Sep 02, 2017 at 01:01:24PM +0200, Marius Bakke wrote: > Leo Famulari writes: > > * gnu/packages/linux.scm (net-tools)[source]: Use url-fetch and adjust > > the source URL accordingly. > > [native-inputs]: Add UNZIP. > > (net-tools-for-tests)[native-inputs]: Add field so that we can exclude UNZIP. > > + (native-inputs `(("gettext" ,gettext-minimal))) > > Can you add a short comment mentioning why we override native-inputs here? > > Apart from that LGTM. I assume you know whether or not this has to go > through 'core-updates'. We override the native-inputs of net-tools-for-tests so that this change is suitable for the master branch. The net-tools-for-tests derivation is unchanged. Commented and pushed as 631c9f743fe45dfb1cc5d174b03e737a264b18e6.