Commit Graph

2067 Commits

Author SHA1 Message Date
Jamie Magee
f28e84d855 python3Packages.pyls-mypy: remove
[`pyls-mypy`](https://github.com/tomv564/pyls-mypy) depends on the deprecated [`palantir/python-language-server`](https://github.com/palantir/python-language-server). nixpkgs doesn't package the `palantir` version, instead we package [`microsoft/python-language-server`](https://github.com/microsoft/python-language-server). I don't know if they are interchangable, but regardless, `pyls-mypy`, `palantir/python-language-server`, and `microsoft/python-language-server` are all deprecated.

The replacement for `palantir/python-language-server` and `microsoft/python-language-server` is [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server) which is [already in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/python-lsp-server/default.nix). The replacement for `pyls-mypy` is [`pylsp-mypy`](https://github.com/python-lsp/pylsp-mypy) and [is also already available in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/pylsp-mypy/default.nix)
2023-02-15 15:13:55 +01:00
Jamie Magee
2c27b33ec2
python3Packages.pyls-black: remove
[`pyls-mypy`](https://github.com/tomv564/pyls-mypy) depends on the deprecated [`palantir/python-language-server`](https://github.com/palantir/python-language-server). nixpkgs doesn't package the `palantir` version, instead we package [`microsoft/python-language-server`](https://github.com/microsoft/python-language-server). I don't know if they are interchangable, but regardless, `pyls-mypy`, `palantir/python-language-server`, and `microsoft/python-language-server` are all deprecated.

The replacement for `palantir/python-language-server` and `microsoft/python-language-server` is [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server) which is [already in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/python-lsp-server/default.nix). The replacement for `pyls-mypy` is [`pylsp-mypy`](https://github.com/python-lsp/pylsp-mypy) and [is also already available in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/pylsp-mypy/default.nix)
2023-02-14 00:01:44 -08:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Nick Cao
0fdc487133
Merge pull request #216019 from SuperSamus/dolphin-emu-update
dolphin-emu: remove stable, 5.0-17995 -> 5.0-18498
2023-02-13 09:48:23 +08:00
Martino Fontana
67ffcc85bc dolphin-emu: remove "stable", replace with "beta" 2023-02-12 18:52:51 +01:00
github-actions[bot]
d5c6366a21
Merge master into staging-next 2023-02-12 00:02:30 +00:00
P. R. d. O
f831445c5d gometer: remove 2023-02-11 19:06:23 +01:00
github-actions[bot]
41e5bd55d5
Merge master into staging-next 2023-02-07 06:01:28 +00:00
figsoda
291887ff6e lua-language-server: rename from sumneko-lua-language-server
and add figsoda as a maintainer

lua-language-server has been moved to a new organization (LuaLS).
2023-02-06 23:26:51 -05:00
github-actions[bot]
f876e1f1e9
Merge master into staging-next 2023-02-06 18:01:37 +00:00
figsoda
a28d99d9bd zq: drop
it is a duplicate of zed
2023-02-05 20:44:13 -05:00
github-actions[bot]
51cb32c692
Merge master into staging-next 2023-02-05 18:01:22 +00:00
Robert Schütz
fe20983f25 python310Packages.bedup: drop 2023-02-04 23:34:59 -08:00
github-actions[bot]
bc833a50cc
Merge master into staging-next 2023-02-05 00:02:31 +00:00
Nick Cao
0ca39c30e7 yarn2nix-moretea-openssl_1_1: drop
As OpenSSL 1.1.1 will reach end of life on 11 Sep 2023.
Reference: https://github.com/NixOS/nixpkgs/issues/210452
2023-02-04 15:36:26 -05:00
ajs124
7166a497b4
Merge pull request #214468 from NickCao/nodejs-ossl11
nodejs-16_x-openssl_1_1: drop
2023-02-04 20:34:23 +01:00
Anderson Torres
1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
Yarny0
b2fdba820a tvbrowser: build from source
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.

The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.

Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Nick Cao
6a08edd4d0
nodejs-16_x-openssl_1_1: drop
As OpenSSL 1.1.1 will reach end of life on 11 Sep 2023.
Reference: https://github.com/NixOS/nixpkgs/issues/210452
2023-02-04 12:22:06 +08:00
github-actions[bot]
2e0f3bc57b
Merge master into staging-next 2023-02-04 00:02:11 +00:00
superherointj
95642fb287
Merge pull request #210458 from NickCao/openssl3
various: unpin openssl_1_1
2023-02-03 19:27:21 -03:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
Uri Baghin
c6f0c2198a
Merge pull request #214090 from uri-canva/remove-old-bazel
bazel_3: remove
2023-02-03 09:13:38 +11:00
github-actions[bot]
6d7be19afb
Merge master into staging-next 2023-02-02 18:01:08 +00:00
K900
059556ab3e gmic-qt-krita: drop
Doesn't actually build, was removed upstream.
2023-02-02 20:41:16 +03:00
Sandro
a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
Uri Baghin
81dc5ee425 bazel_3: remove 2023-02-02 13:03:36 +11:00
OPNA2608
c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Weijia Wang
106af1cb72
Merge pull request #213518 from wineee/libraw_unstable
libraw_unstable: remove
2023-01-30 21:40:39 +01:00
Francesco Gazzetta
942d81e6a2
Merge pull request #208214 from fgaz/yewtube/init
yewtube: init at 2.9.0, replace mps-youtube
2023-01-30 10:40:19 +00:00
rewine
b24c90dd3f libraw_unstable: remove 2023-01-30 15:06:28 +08:00
Et7f3
6f1d04bdb5 llvmPackages_15: add attributes 2023-01-30 03:34:32 +01:00
Nick Cao
fc5ac40f62
Merge pull request #212184 from helsinki-systems/drop/openvpn_24
openvpn_24: remove
2023-01-29 08:11:42 +08:00
Nick Cao
124c0f3d27
Merge pull request #210477 from wineee/deepin-lib
deepin(library): init at 20.8
2023-01-26 21:56:17 +08:00
Sandro
d3416017f3
Merge pull request #205388 from tjni/remove-gradle-4
Fixes https://github.com/NixOS/nixpkgs/issues/205455
2023-01-24 00:09:57 +01:00
Maximilian Bosch
48665a4150
linux_6_0: drop
EOLed by upstream, doesn't receive any patches anymore, so let's drop
it.

Currently depends on #211886 which bumps the latest compatible ZFS
version to 6.1.

Also, clean up some old aliases.
2023-01-23 10:59:20 +01:00
Bobby Rong
798513fd9e
Merge pull request #211764 from bobby285271/upd/libchamplain
libchamplain cleanups
2023-01-23 11:13:06 +08:00
Nick Cao
d22575be49
imag: drop 2023-01-23 10:36:50 +08:00
Nick Cao
254051982b
git-subset: drop 2023-01-23 10:36:49 +08:00
Nick Cao
63dc4b38f3
devserver: drop 2023-01-23 10:36:48 +08:00
Bobby Rong
a4e6fbc3bf
gnome.empathy: drop
Unmaintained and does not launch.

libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.

Already removed in debian when bumping GNOME to 43: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018122
2023-01-23 10:13:02 +08:00
ajs124
e368c70817 openvpn_24: remove
EOL in March (https://community.openvpn.net/openvpn/wiki/SupportedVersions)
2023-01-23 00:18:41 +01:00
Francesco Gazzetta
e6f7cba33a mps-youtube: remove in favor of yewtube 2023-01-19 15:37:19 +01:00
Bobby Rong
6c1b113f4f
enchant1: remove
Unmaintained.
2023-01-18 19:09:18 +08:00
Theodore Ni
ce3a7f8d88
gradle_5: remove 2023-01-17 11:56:31 -08:00
Theodore Ni
eb290d87d3
gradle_4: remove 2023-01-17 11:56:06 -08:00
John Ericson
57ec2d4f39
Merge pull request #211225 from alyssais/llvmPackages_git-cross
llvmPackages_git: fix cross eval
2023-01-17 11:55:54 -05:00
Alyssa Ross
8ac155a3aa
llvmPackages_git: fix cross eval
0c9716ad3c ("llvmPackages: Make sure we can attempt to cross-compile the tools")
was not applied to llvmPackages_git, presumably because its definition
is hidden away in aliases.nix.
2023-01-17 11:27:11 +00:00
ajs124
a18ba087b9
Merge pull request #203055 from thenonameguy/fix/dot-http
dot-http: remove at 0.2.0
2023-01-16 22:12:16 +01:00
Krisztian Szabo
fe91cc497d dot-http: remove at 0.2.0
This broken package is abandoned and better alternatives exist:
https://github.com/Orange-OpenSource/hurl
2023-01-16 21:14:28 +01:00