Hartmut Goebel <h.goe...@goebel-consult.de> writes: > Hi, minor correction: > > Am 28.09.2016 um 15:58 schrieb Hartmut Goebel: >> This series implements what I proposed in >> <http://lists.gnu.org/archive/html/guix-devel/2016-09/msg02021.html>. >> >> A) For python2 include python2-setuptools as a native-input by default. > I implemented : > * > A1) Change the Python 2 build to bootstrap pip*
Wow, amazing work! I am unable to apply these patches with "git am". Any chance you can resend after "git format-patch"? For long patch series, I tend to "git format-patch -n master --stdout > series.patch". Or push a branch somewhere? It would probably be sensible to run this through Hydra, but I'll try building (@ (gnu packages python)) on my server. Thanks!