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 |
|
Robert Schütz
|
579023d698
|
python.pkgs.click_5: uninit
Was only used by platformio, which now pins the click version using packageOverrides.
|
2018-04-08 11:36:07 +02:00 |
|
Frederik Rietdijk
|
9680392356
|
python: click: 5.1 -> 6.7
|
2018-04-08 11:34:53 +02:00 |
|
Elis Hirwing
|
54c4b04085
|
pythonPackages.click_5: Move to own file
|
2018-04-04 19:45:59 +02:00 |
|
Elis Hirwing
|
88d0f7ef8f
|
pythonPackages.click: Move to own file
|
2018-04-04 19:45:59 +02:00 |
|