Commit Graph

6 Commits

Author SHA1 Message Date
Frederik Rietdijk
fe0af1ce77 python: click: 6.7 -> 7.0 2018-12-03 16:50:29 +01:00
Matthew Justin Bauer
d2c633f55d
click: fix error
forgot stdenv.
2018-06-19 13:01:04 -04:00
Matthew Justin Bauer
c764718966
python click: make patch conditional
Make sure we are not using the old version of click when applying the patch.
2018-06-19 13:00:39 -04:00
Matthew Bauer
1b46c4b2a4 click: fix locale in darwin
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Florian Klink
c358e1ded9 python3Packages.click: fix 'locale' path
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Elis Hirwing
88d0f7ef8f pythonPackages.click: Move to own file 2018-04-04 19:45:59 +02:00