gnu: thefuck: Fix build.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Mon, 10 Oct 2016 09:13:36 +0000 (11:13 +0200)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 15 Nov 2016 21:31:26 +0000 (22:31 +0100)
commit48160559a1a443f8d3024376ab79a925b25ebc42
tree07faf41bf6564bae5afb9ab098626380dffae8cb
parenta08a8350343145b18301ba0926787c0e28ee24fc
gnu: thefuck: Fix build.

Requires setuptools >= 17.1 due to some features used, while our
python currently only includes 12.0.

* gnu/packages/admin.scm (thefuck): Add setuptools to native-inputs.
gnu/packages/admin.scm