Commit graph

18 commits

Author SHA1 Message Date
Jörg Thalheim b99096b1f0 python3.pkgs.python-language-server: fix jedi integration
recent jedi/parso versions uses Path instead of str.
2020-09-08 14:29:15 -07:00
Jörg Thalheim b0a8c8af6f python3.pkgs.python-language-server: 0.33.1 -> 0.34.1 2020-09-08 14:29:15 -07:00
Jörg Thalheim 5d52144fec
python3.pkgs.python-language-server: 0.31.9 -> 0.33.1 2020-06-16 17:07:27 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Ben Darwin ac17611354 python3Packages.python-language-server: 0.31.8 -> 0.31.9 2020-03-23 10:50:45 -07:00
Frederik Rietdijk ebc94344f7 pythonPackages.python-language-server: 0.29.1 -> 0.31.8 2020-02-16 09:47:58 +01:00
Matt Huszagh b754310a68 pythonPackages.python-language-server: 0.28.3 -> 0.29.1
Fixes a failing test due to a pylint update.
2019-10-26 12:59:39 -07:00
Langston Barrett ac4922ed12 pythonPackages.python-language-server: 0.28.1 -> 0.28.3 2019-09-26 19:18:08 +09:00
Symphorien Gibol 727aaae1bb python3Packages.python-language-server: add setuptools as a dependency 2019-09-19 14:13:04 +02:00
Lucio Delelis bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Matthieu Coudron 2cd8924235 python3Packages.python-language-server: 0.26.1 -> 0.27.0 2019-07-17 10:08:50 +02:00
Daiderd Jordan 712816708e
pythonPackages.python-language-server: fix python2.7 build 2019-07-03 00:40:21 +02:00
Alex Branham f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
betaboon 48343d0dd0 python-language-server: 0.21.2 -> 0.25.0 2019-03-20 23:37:21 +01:00
Jörg Thalheim 63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Daiderd Jordan 5b2ff69544
python-language-server: add providers option
Adding all of the extra dependencies isn't always desirable and
overriding a bunch of inputs is a bit cumbersome and brittle.

eg.

python-language-server.override { providers = ["rope"]; }
2018-08-06 20:41:52 +02:00
Daiderd Jordan d12afcf734
python-language-server: 0.18.0 -> 0.19.0 2018-08-06 19:48:24 +02:00
Jörg Thalheim 88b94b7882 python.pkgs.python-language-server: init at 0.18.0 2018-05-25 11:00:31 +01:00