Commit Graph

2271 Commits

Author SHA1 Message Date
github-actions[bot]
f123085ae9
Merge staging-next into staging 2023-02-14 18:01:45 +00: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]
29cdca7736
Merge staging-next into staging 2023-02-13 06:02:02 +00: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]
516d7767c0
Merge staging-next into staging 2023-02-12 00:03:10 +00: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
superherointj
ffeb843237 pmdk: removed
No further support or maintenance planned by upstream.
https://pmem.io/blog/2022/11/update-on-pmdk-and-our-long-term-support-strategy/

Alpine also removed pmdk package:
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/43663
2023-02-07 08:20:53 -03: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
github-actions[bot]
306d708b8b
Merge master into staging-next 2023-01-14 12:01:08 +00:00
Samuel Dionne-Riel
1750c8a3be aliases: Add tokodon alias at the top level 2023-01-13 17:54:26 -05:00
rewine
f2ab2d558c
aliases.nix: remove aliases of deepin 2023-01-13 10:59:46 +08:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Sandro
dec762f688
Merge pull request #207909 from numinit/add-asn1c 2023-01-10 11:33:19 +01:00
Artturi
27c1ec2ecf
Merge pull request #209816 from Artturin/deprecate-top-level-platform-aliases 2023-01-09 22:15:50 +02:00
Artturin
ecab3edeb7 top-level: move top-level {build,host,target}Platform to aliases
deprecation was attempted in e51f736076

but had to be reverted in 2a6e4ae49a
2023-01-09 05:24:56 +02:00
Martin Weinelt
4d65509504 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-08 16:34:30 +01:00
Thiago Kenji Okada
eb3c1a7ee6
Merge pull request #208668 from wegank/boost-eol-drop
boost159, boost160: drop
2023-01-08 11:57:08 +00:00
Thiago Kenji Okada
6c73595e66
Merge pull request #209142 from wegank/vte-290-drop
vte_290: drop
2023-01-08 11:49:30 +00:00
github-actions[bot]
3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
Thiago Kenji Okada
d208ef596a
Merge pull request #209369 from wegank/swift-im-drop
swift-im: drop
2023-01-07 13:13:27 +00:00
Thiago Kenji Okada
c2fdf2d137
Merge pull request #209191 from wegank/mongodb-more-drops
mongodb-4_0: drop
2023-01-07 13:04:34 +00:00
github-actions[bot]
0789ea69b1
Merge master into staging-next 2023-01-07 00:02:25 +00:00
Thomas Gerbet
17e0a37381
Merge pull request #209104 from risicle/ris-openimageio-1-to-2
openimageio: default to openimageio2, rename 1.x to openimageio_1
2023-01-06 23:52:03 +01:00
Weijia Wang
b611b87a33 swift-im: drop 2023-01-06 21:19:18 +01:00
Graham Christensen
8552d36ed3
Merge pull request #204673 from whiteley/5.15-rt
Add linux-rt-5.15
2023-01-06 19:56:41 +00:00
Robert Scott
a1deb65b09 openimageio: default to openimageio2, rename 1.x to openimageio_1
keep a couple of packages "using" openimageio_1 - both are broken
anyway, but as such we have no evidence that they work with 2.x.
all are liable to get removed in the near future anyway.
2023-01-05 20:26:49 +00:00
Weijia Wang
7afa7286f7 mongodb-4_0: drop 2023-01-05 21:21:33 +01:00
Vladimír Čunát
c21cf32722
Merge branch 'master' into staging-next 2023-01-05 20:21:03 +01:00
Weijia Wang
7970ff7004 vte_290: drop 2023-01-05 10:24:15 +01:00
Weijia Wang
113b3cb395 imlib: drop 2023-01-04 10:09:56 +01:00
github-actions[bot]
e076f677a1
Merge staging-next into staging 2023-01-03 18:01:45 +00:00
Reed
b2a3c6bd6a i3-gaps: drop 2023-01-03 05:36:06 -05:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Weijia Wang
436c5f8dc2 boost159, boost160: drop 2023-01-01 22:16:22 +01:00
Sandro
407160f700
Merge pull request #207382 from wegank/mongodb 2022-12-31 23:07:42 +01:00
Robert Scott
a8ce53810a
Merge pull request #205689 from panicgh/minizip2
minizip2 -> minizip-ng: 2.10.6 -> 3.0.7
2022-12-29 23:16:05 +00:00
Morgan Jones
65902d647c asn1c: re-init at 0.9.28
Removal before was a false positive.
2022-12-29 12:57:45 -08:00
Nicolas Benes
c20107f507 minizip2 -> minzip-ng: 2.10.6 -> 3.0.7
* The repository has been moved. The old URL
  https://github.com/nmoinvaz/minizip redirects to
  https://github.com/zlib-ng/minizip-ng
* Enable unit tests
* Make lib findable as libminizip-ng even if compat is enabled
2022-12-29 00:27:03 +01:00
Sergei Trofimovich
3c478e4b5d xlibsWrapper: remove deprecated and now unused wrapper package
There should be no reason to use this package as it's a remnant of
non-modular X. Chances are you do not want every single library it
used to pull in:

      freetype fontconfig xorg.xorgproto xorg.libX11 xorg.libXt
      xorg.libXft xorg.libXext xorg.libSM xorg.libICE

Just pick the ones you really need instead.

`nixpkgs` does not have any users of `xlibsWrapper`.

Closes: https://github.com/NixOS/nixpkgs/issues/194054
2022-12-28 09:41:07 +00:00
Vincent Laporte
8b6d55d969 clasp: remove at 3.1.4
The clasp binary is part of the clingo package
2022-12-28 10:23:32 +01:00
Weijia Wang
06ce75d724 mongodb-3_4, mongodb-3_6: drop 2022-12-27 09:45:53 +01:00
Maciej Krüger
881e0490ee
sqlite-replication: add throw 2022-12-26 02:00:57 +01:00
Sandro
750c9abe9f
Merge pull request #207665 from romildo/upd.xfce 2022-12-25 19:46:19 +01:00
José Romildo
6efa81ba1c xfce: remove legacy aliases 2022-12-25 11:51:25 -03:00
Thiago Kenji Okada
188392e7e2
Merge pull request #207464 from thiagokokada/apache-modules-py3
mod_python: 3.5.0 -> unstable-2022-10-18, mod_wsgi2: remove, mod_wsgi: refactor derivation
2022-12-25 14:08:27 +00:00
maralorn
9fa43f69e1 Merge branch 'master' into haskell-updates 2022-12-24 18:31:46 +01:00
Weijia Wang
b1a9ae8dfd percona-xtrabackup_2_4: drop 2022-12-24 18:11:41 +01:00
Thiago Kenji Okada
1c0c5af346 aliases: fix typo 2022-12-24 11:09:22 +00:00
maralorn
65ffdcabee neuron-notes: Remove 2022-12-19 11:33:57 +01:00
github-actions[bot]
eb81abe9c0
Merge master into staging-next 2022-12-14 18:01:37 +00:00
Martin Weinelt
0497d5b99f
vaultwarden: Add update script to keep web vault in sync
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
  updates through e.g. r-ryantm. Istead the vault is now accessible
  at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
  README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
github-actions[bot]
747e072692
Merge master into staging-next 2022-12-14 06:01:05 +00:00
Ulrik Strid
1bd7a3fb1c colord-kde: move to kde gear packages 2022-12-14 10:09:55 +08:00
github-actions[bot]
e04ce2733d
Merge master into staging-next 2022-12-12 18:01:15 +00:00
K900
75a27e2996
Merge pull request #205732 from K900/linux-6.1
linux: add 6.1
2022-12-12 20:21:59 +03:00
Bobby Rong
5d72055629
Merge pull request #202175 from nazarewk/update-rambox
rambox: 0.7.9 -> 2.0.9
2022-12-12 22:40:50 +08:00
Krzysztof Nazarewski
578bd38b65
rambox: 0.7.9 -> 2.0.9
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-12-12 15:19:51 +01:00
K900
609ef3f74e linux: add 6.1 2022-12-12 10:53:11 +03:00
github-actions[bot]
baa07975a4
Merge master into staging-next 2022-12-09 18:01:05 +00:00
Sandro
2dea0f4c2d
Merge pull request #202265 from SuperSamus/bottles
Fixes https://github.com/NixOS/nixpkgs/issues/203051
2022-12-09 15:52:35 +01:00
github-actions[bot]
48b3a17dea
Merge master into staging-next 2022-12-09 12:01:30 +00:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
Naïm Favier
4e5ebcc3ed
vim-full: rename from vim_configurable
Avoids confusion: `vim-full`'s build-time features are configurable, but both
`vim` and `vim-full` are *customizable* (in the sense of user configuration).
2022-12-09 09:55:55 +01:00
ajs124
3071eef957
Merge pull request #201707 from helsinki-systems/alias-krb5Full
krb5Full: turn into alias
2022-12-08 23:54:02 +01:00
Sandro
cdbc227501
Merge pull request #199830 from martinetd/libbpf1 2022-12-08 23:22:05 +01:00
ajs124
c7930769a7 krb5Full: turn into alias 2022-12-08 23:08:44 +01:00
Martino Fontana
c0da4fb02b vkBasalt: rename to vkbasalt
https://nixos.org/manual/nixpkgs/stable/#sec-package-naming
2022-12-08 19:36:51 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
Dominique Martinet
6fa853a7fa libbpf: make libbpf_1 the default
keep libbpf_0 around for suricatta
2022-12-06 17:14:36 +09:00
Martin Weinelt
60f52f6c83 Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-06 01:27:11 +01:00
github-actions[bot]
0ac4c6779e
Merge master into staging-next 2022-12-06 00:02:32 +00:00
Sandro
fc9f1e2b48
Merge pull request #201248 from panicgh/cups-kyodialog 2022-12-05 21:05:11 +01:00
Matt Whiteley
cb929a8951 Add linux-rt-5.15
5.15 is the current stable rt kernel[^1]. I've defined it but I didn't
change `stable` or `latest` since I assumed we'd want a testing period.
I didn't see a pre-existing `next` or `testing` type label to use.

[^1]: https://wiki.linuxfoundation.org/realtime/start
2022-12-05 17:42:11 +00:00
Martin Weinelt
2c56dc4832 Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-04 22:07:03 +01:00
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
Thiago Kenji Okada
176ed1927d
Merge pull request #204023 from abathur/resholve_enable_python27
resholve: add usable (overridden) python27
2022-12-03 21:12:09 +00:00
Luke Granger-Brown
40ddf3e2c6 unifi-poller: rename to unpoller. 2022-12-03 20:12:54 +00:00
Luke Granger-Brown
d6b617b124
Merge pull request #203743 from lukegb/yubioath-flutter
yubioath-flutter: init at 6.0.2
2022-12-03 12:10:43 -08:00
Travis A. Everett
4d06d50506 resholve: remove aliases for old API 2022-12-03 13:51:48 -06:00
Martin Weinelt
ca98db29b3 Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-03 13:56:22 +01:00
Martin Weinelt
39739a47b0 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-03 13:55:28 +01:00
K900
3ee2fd4af0
Merge pull request #202661 from K900/goodbye-my-qt-goodbye
treewide: drop Qt5 < 5.15
2022-12-03 10:51:44 +03:00
K900
06624cd934 qt5: drop 5.12, 5.14 2022-12-03 10:49:53 +03:00
github-actions[bot]
1ac9e3255b
Merge staging-next into staging 2022-12-03 06:02:18 +00:00
github-actions[bot]
7ec4183673
Merge master into staging-next 2022-12-03 06:01:28 +00:00
Sandro
d45949a18b
Merge pull request #199821 from linsui/jami 2022-12-03 06:30:24 +01:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
Luke Granger-Brown
e4f139a78e yubioath-flutter: init at 6.0.2 2022-12-02 03:31:23 +00:00
Nicolas Benes
909cfd2b8d cups-kyodialog: 8.1601 -> 9.2-20220928
* Rename `cups-kyodialog3` -> `cups-kyodialog`
  * Update from 8.1601 (2016) to 9.2 (2022) with support for more and
    recent printer models (170 vs. 373 PPD files)
  * Make Qt GUI optional to reduce closure size, Qt4 -> Qt5
  * Avoid full paths to kyodialog filters in PPD files. A PPD file is
    copied to /etc/cups/ppd/ for each configured printer and is not
    updated when the cups-kyodialog package is updated, thus,
    potentially creating dangling references to /nix/store or invoking
    the old version of the cups filters.
2022-12-01 23:53:34 +01:00
Sandro
682351f259
Merge pull request #151090 from thefloweringash/readline-update 2022-11-30 17:55:09 +01:00
github-actions[bot]
5b74f8b399
Merge master into staging-next 2022-11-28 12:01:29 +00:00
Jörg Thalheim
d482492e13
Merge pull request #203243 from seanrmurphy/fix/rustracer
rustracer: remove (deprecated)
2022-11-28 10:49:31 +01:00
Sean Murphy
c4f0b1dc67 rustracer: remove (deprecated) 2022-11-28 10:34:04 +01:00
github-actions[bot]
6aeef7531c
Merge staging-next into staging 2022-11-28 06:01:53 +00:00
Sandro
2ee70acb86
Merge pull request #187862 from SuperSandro2000/openafs 2022-11-28 03:06:49 +01:00
github-actions[bot]
23dcd1620e
Merge staging-next into staging 2022-11-28 00:03:09 +00:00
Vincent Laporte
b41229b19d gringo: remove at 4.5.4
The gringo binary is part of the clingo package
2022-11-27 09:59:01 -08:00
github-actions[bot]
d002d690a2
Merge staging-next into staging 2022-11-25 00:02:54 +00:00
K900
812a5d6652
Merge pull request #202664 from rnhmjoj/pr-bitcoin-cleanup
Bitcoin forks cleanup
2022-11-24 22:24:57 +03:00
github-actions[bot]
db4a84c993
Merge staging-next into staging 2022-11-24 18:01:45 +00:00
rnhmjoj
333f2ef763
digibyte: remove
Motivations:

  1. digibyte has been unmmaintained since 2019
  2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:53:04 +01:00
rnhmjoj
ce270b33ef
bitcoin-gold: remove
Motivations:

1. Bitcoin Gold has been unmmaintained since 2020
2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:52:54 +01:00
rnhmjoj
9fff86f3eb
bitcoin-classic: remove
Motivations:

  1. The project having been closed for 5 years,
  2. 1 BXC is now worth less than 1 ¢,
  3. It will stop building once Qt 5.14 is removed.
2022-11-24 11:47:35 +01:00
github-actions[bot]
e31b8a36d7
Merge staging-next into staging 2022-11-23 00:02:46 +00:00
Jörg Thalheim
ca06369020 yubioath-desktop: drop as has been replaced by upstream
https://github.com/Yubico/yubioath-flutter is the new stuff.
Also the old packages seems to be broken: https://github.com/NixOS/nixpkgs/issues/202295
2022-11-22 21:28:58 +01:00
figsoda
82fe76d1cd carnix,cratesIO: remove 2022-11-22 14:10:25 -05:00
github-actions[bot]
66da6215fb
Merge staging-next into staging 2022-11-22 00:03:02 +00:00
Sandro
16bc8a29d6
Merge pull request #195197 from yorickvP/upd-pypolicy 2022-11-21 20:06:20 +01:00
7c6f434c
9329cc8654
Merge pull request #201267 from NickCao/julia
julia_18: 1.8.2 -> 1.8.3
2022-11-21 18:55:45 +00:00
Yorick van Pelt
37cc873ac8
pypolicyd-spf 2.0.2 -> spf-engine 2.9.3
Fixes CVE-2019-20790
2022-11-21 11:46:25 +01:00
Sandro Jäckel
435fc65e74 python310Packages.pyext: remove unmaintained and unused package 2022-11-21 03:05:42 +01:00
Kris La
797e763ef1 remove sleepyhead 2022-11-20 20:26:05 +01:00
ajs124
0fc1a5a0cf
Merge pull request #201705 from helsinki-systems/unalias-libheimdail
libheimdal: turn into proper alias
2022-11-20 14:42:19 +01:00
ajs124
6638106edf
Merge pull request #201108 from wegank/gsl-1-drop
gsl_1: drop
2022-11-20 14:02:35 +01:00
Weijia Wang
acd2a03010 gsl_1: drop 2022-11-19 21:50:49 +01:00
Vladimír Čunát
8ab030e8de
Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
Doron Behar
08f12b8db3
Merge pull request #201024 from linsui/wmc
wmc-mpris: remove
2022-11-18 08:26:33 +02:00
linsui
6b237a4a06 jami: 20220825.0828.c10f01f -> 20221031.1308.130cc26 2022-11-18 12:07:30 +08:00
ajs124
b03e59d4c0 grub2_full: turn into alias 2022-11-18 02:21:42 +01:00
ajs124
398d0926aa libheimdal: turn into proper alias 2022-11-18 02:08:38 +01:00
Martin Weinelt
c156bdf40d
firefox, thunderbird, librewolf: Enable wayland support by default
Enabling Wayland support by default prevents use of XWayland on Wayland
systems, while correctly falling back to X11 when Wayland is
unavailable in the current session.

With the current packaging many people unnecessarily rely on the
`firefox` attribute, which is suggested by nixos-generate-config, which
in turn makes their Firefox use XWayland, when it shouldn't, which
causes bugs with GNOME on Wayland:

https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143

Using the Wayland-enabled Firefox was tested on pure X11 systems by
contributors on the #nix-mozilla:nixos.org room and we are confident
this change will not cause severe regressions.

Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their
environment to override this decision, should they feel the need to do
so.
2022-11-17 11:50:12 +01:00
Sandro
82b202d382
Merge pull request #200557 from teutat3s/fix/redis-desktop-manager 2022-11-15 20:30:07 +01:00
Nick Cao
b60de3b416
julia_10, julia_15: drop infavor of latest stable versions 2022-11-15 10:05:17 +08:00
Martin Weinelt
b1250cd8da
Merge pull request #201067 from helsinki-systems/drop/appleseed 2022-11-14 22:55:05 +01:00
ajs124
d204d44cc8 ike: remove
last release from 2013. for an ipsec implementation.

has been failing to build on hydra since 2022-04-06 / https://hydra.nixos.org/build/172502720
2022-11-13 21:16:18 +01:00
ajs124
95d624394e appleseed: remove
hasn't built on hydra since 2020-10-09 16:57:25
2022-11-13 21:12:28 +01:00
linsui
dcb405c652 wmc-mpris: remove 2022-11-14 01:05:57 +08:00
AndersonTorres
c80c7fd5aa emacs.pkgs.cask: init at 0.8.8
Cask was ejected from MELPA (at the Cask owner's request). Now it lives as a
typical external package.
2022-11-12 15:42:35 -03:00
teutat3s
9fee934b09
redis-desktop-manager: 0.9.1 -> 2022.5, rename to RESP.app
RESP.app - GUI for Redis (Formerly RedisDesktopManager)
"RESP.app is joining forces with Redis to offer the Redis community the
best possible developer experience"
See: https://github.com/RedisInsight/RedisDesktopManager
and
https://redis.com/blog/respapp-joining-redis/
2022-11-11 13:55:54 +01:00
Maximilian Bosch
2a63e4f902
Merge pull request #200218 from Ma27/rm-kernel-4.9
linux_4_9: remove
2022-11-10 23:34:56 +01:00
ajs124
c79f431491
Merge pull request #200201 from helsinki-systems/upd/varnish
varnish: updates
2022-11-09 01:40:41 +01:00
OPNA2608
f9654f451e hdr-plus: Drop
- Last upstream code change that wasn't an upstreamed fix by a Nixpkgs maintainer in 2020-03-10
- `halide` bumps usually break it
  - was broken by Halide 10.0.0, initially fix upstreamed by us but according to Hydra on 2022-04-17 it broke again on Halide 10.0.0 (and it hasn't been building on Hydra since then)
  - has been reported upstream as broken again on Halide 12.0.0 (2021-05-20)
  - we are now on Halide 14.0.0 with no fix merged or even PR'd
- Originally introduced for `megapixels`, which has dropped support for it due to bad results & complications with its integration
  - With this dependency gone, I have no personal motivation to maintain this package either

For these reasons, I'm dropping the package from Nixpkgs.
2022-11-08 22:23:10 +01:00
Maximilian Bosch
36d5e2658c
linuxKernels: remove attrs for kernels EOLed before 22.05
Now that we actually do cleanups for 22.11, it's a good time to
drop these tombstones from before 22.05. For dropped kernel attributes
one NixOS release is IMHO enough as a grace period.
2022-11-08 17:09:46 +01:00
ajs124
47cbd610ce varnish71: drop 2022-11-08 14:35:01 +01:00
Sandro
c4756f6195
Merge pull request #199539 from wegank/wxgtk28-drop 2022-11-08 13:13:11 +01:00
maxine
bcc4168ae9
Merge pull request #200103 from azahi/xvidcap
xvidcap: remove,gnome2.scrollkeeper: remove
2022-11-08 01:17:04 +01:00
Azat Bahawi
c0615ec21a
xvidcap: remove 2022-11-08 02:11:44 +03:00
Azat Bahawi
085101b00f
gnome2.scrollkeeper: remove 2022-11-08 02:11:28 +03:00
Martin Weinelt
0f774a39d4
Merge pull request #196957 from Madouura/dev/protonup
close https://github.com/NixOS/nixpkgs/pull/193062
close https://github.com/NixOS/nixpkgs/issues/186974
2022-11-07 23:24:41 +01:00
Vladimír Čunát
7fa607bab4
Merge #194670: arangodb: 3.4.8 -> 3.10.0 2022-11-07 22:25:43 +01:00
Madoura
e747d0a368
protonup-ng: init at 0.2.1
Co-authored-by: IceDBorn <github.envenomed@dralias.com>
2022-11-06 09:05:55 -06:00
Sandro Jäckel
696449dedb spotify: consolidate wrapper 2022-11-06 11:19:51 +01:00
Weijia Wang
46a2195688 wxGTK28, wxGTK29: drop 2022-11-04 18:50:04 +01:00
ajs124
f888abe781
Merge pull request #198484 from LeSuisse/cassandra-2-drop
cassandra_2_1, cassandra_2_2: drop
2022-11-04 00:05:42 +01:00
ajs124
2dd8b1bebf
Merge pull request #198998 from LeSuisse/percona-server56-drop
percona-server56: drop
2022-11-03 23:56:30 +01:00
Sandro
597ed547fc
Merge pull request #198637 from prusnak/miniupnpc 2022-11-01 18:17:18 +01:00
Pavol Rusnak
d7788c7303
miniupnpc_1: drop
- it is time to drop 6 years old version
- no package really requires miniupnpc 1.x
- miniupnpc package now defaults to 2.x
2022-11-01 16:55:31 +01:00
Thomas Gerbet
2669e59da4 percona-server56: drop
Percona Server for MySQL 5.6 is no more maintained due to the EOL of MySQL 5.6.
See https://www.percona.com/downloads/Percona-Server-5.6/LATEST/.

A bit hard to list all the potential security issues affecting it but CVE-2021-27928
should be one of them.
2022-11-01 16:30:21 +01:00
fortuneteller2k
83d02e230f linux_xanmod_stable: point to latest 2022-11-01 10:10:28 +00:00
fortuneteller2k
94a1409703 linux_xanmod_stable: remove 2022-10-31 17:28:40 +00:00
fortuneteller2k
0a242b1573 linux_xanmod_tt: remove 2022-10-31 17:23:37 +00:00
John Soo
cd06546e4e
aliases.nix: add throws for arangodb_3_{3,4,5}
Which were EOL long ago.
2022-10-30 10:22:14 -07:00
Thomas Gerbet
c7c4f66546 cassandra_2_1, cassandra_2_2: drop
Cassandra 2.x is no more supported upstream and is affected by some vulnerabilities
(CVE-2020-13946, CVE-2020-17516).
2022-10-29 17:49:57 +02:00
Weijia Wang
30d66019b4 wxGTK31: drop gtk2 support 2022-10-27 15:30:15 +02:00
Vladimír Čunát
0079830888
Merge #195644: mysql57: drop 2022-10-25 21:23:27 +02:00
Martin Weinelt
1be5a7893b
Merge pull request #194274 from LeSuisse/mysql57-protobuf231 2022-10-23 00:39:11 +02:00
github-actions[bot]
aac580f88f
Merge master into staging-next 2022-10-20 00:05:13 +00:00
Sandro
ab6c14bf9a
Merge pull request #196624 from Minion3665/replace-polymc-with-prismlauncher 2022-10-19 23:36:35 +02:00
Solene Rapenne
d19c0a65e4 top-level/aliases: make mpv-with-scripts migration easier to understand 2022-10-19 22:53:10 +02:00
Skyler Grey
879c2dffe1
polymc: remove
- As polymc has been hostily taken over, prismlauncher (the fork) should
  be used instead
- The previous commit packages prismlauncher, this commit makes it so
  that installing polymc will give an error message
2022-10-19 19:06:54 +01:00
Jan Tojnar
457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Yureka
ad5766dca8 libayatana-appindicator: 0.5.5 -> 0.5.91, convert to cmake, cleanup 2022-10-19 00:22:29 +02:00
Yureka
2456114244 libayatana-indicator: 0.8.2 -> 0.9.2, convert to cmake, cleanup 2022-10-19 00:22:29 +02:00
Martin Weinelt
51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
Dennis Gosnell
e9305a371f Merge remote-tracking branch 'origin/master' into haskell-updates 2022-10-15 11:58:34 -04:00
Dennis Gosnell
1445c56426 termonad: remove top-level termonad-with-packages alias 2022-10-15 11:49:02 -04:00
Robert Hensing
e72450d032 Revert "top-level/aliases: prune old aliases, add missing dates"
This reverts commit d06207386d.

Removing aliases without warning is not ok, because it breaks a
lot of third party code, without a grace period during which the
ecosystem can adapt.
2022-10-15 11:59:51 +02:00
Robert Hensing
0b6a7a953d Revert "utillinux: drop alias, don't throw"
This reverts commit ba3319568d.

Removing aliases without warning is not ok, because it breaks a
lot of third party code, without a grace period during which the
ecosystem can adapt.
2022-10-15 11:59:04 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
figsoda
54b85f9db6
Merge pull request #195599 from figsoda/remove-cargo-download
cargo-download: remove
2022-10-14 21:23:14 -04:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Anderson Torres
4a66f42131
Merge pull request #195379 from alexshpilkin/restore-parlatype
parlatype: restore, 2.1 -> 3.1
2022-10-12 11:52:39 -03:00
Yorick van Pelt
a5c9290979
mysql57: drop
Mysql 5.7 is not EOL yet, but is quite old and fully replaceable
by mysql 8.0 or mariadb.
2022-10-12 11:02:14 +02:00
figsoda
91cd04e7ee cargo-download: remove 2022-10-11 19:26:15 -04:00
Jan Tojnar
50c6895e77 gnome-browser-connector: 10.1 → 42.0
https://discourse.gnome.org/t/split-and-rename-of-chrome-gnome-shell/11075
815ec9e1af...v42.0

- Renamed and split into a separate repo from the extensions.
- CMake build replaced with Meson (jq also not needed)
- requests Python module not needed since updates are now solely handled by GNOME Shell itself

Also

- Corrected license
- Cleaned up the module
- Replaced PYTHONPATH in a wrapper by Python environment

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:12 +02:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging 2022-10-11 00:05:26 +00:00
Robert Scott
ab5c2a0459
Merge pull request #195217 from yorickvP/microhttpd
libmicrohttpd_0_9_70: drop
2022-10-10 23:01:47 +01:00
Alexander Shpilkin
8a4c373216
Revert "parlatype: remove"
This reverts commit 3d957ef33b.
2022-10-10 18:19:42 +03:00
github-actions[bot]
8d32772702
Merge staging-next into staging 2022-10-10 12:02:18 +00:00
Bobby Rong
294961f1fc
Merge pull request #195251 from trofi/timedoctor-removal
timedoctor: remove broken uninstallable package
2022-10-10 19:01:33 +08:00
Yorick van Pelt
32f1678683
libmicrohttpd_0_9_70: drop 2022-10-10 08:13:25 +02:00
github-actions[bot]
3b37795067
Merge staging-next into staging 2022-10-09 18:02:10 +00:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
Weijia Wang
4836d085e4 audacity: deprecate wxGTK31 and gtk2 2022-10-09 12:46:50 +02:00
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging 2022-10-08 12:02:12 +00:00
Matthieu Coudron
a3f854aef3 linux_mptcp,linux_mptcp_95: remove out-of-tree mptcp kernel
Multipath tcp (mptcp) is now part of the official linux kernel. The
official kernel still lacks features compared to this out of tree ones
but considering the userbase, I dont see any compelling reason.
I keep using that kernel and those utilities so they will stay packaged
at https://github.com/teto/mptcp-flake where they wont annoy the whole
nixpkgs crowd that doesn't care about it.
2022-10-07 23:14:30 +02:00
Sandro
ef1b870a43
Merge pull request #189023 from centromere/lighthouse-3.0.0 2022-10-07 12:42:45 +02:00
Mario Rodas
405db07799
Merge pull request #167047 from helsinki-systems/drop/postgresql10
postgresql: remove 10.x
2022-10-06 21:32:46 -05:00
Alex Wied
59e3addfeb lighthouse: init at 3.1.2 2022-10-03 17:44:35 -04:00
Sandro
b70049a463
Merge pull request #183349 from Luflosi/rename-ipfs-to-kubo 2022-10-03 21:34:14 +02:00
Thomas Gerbet
53e0aec6d3 protobuf3_7: remove
Part of #193370
2022-10-03 21:11:11 +02:00
K900
0faffb5531 linux/6.0: init 2022-10-03 11:04:50 +00:00
Ivar Scholten
e22ce12a8e
apple-music-electron: remove
This project has reached its end of life, the repository is marked as an
archive. Its recommanded to use the already packaged `cider` instead.

Fixes #193593
2022-10-02 21:56:42 +02:00
Luflosi
eefaaf41d6
kubo: rename from ipfs
Go-IPFS was renamed to Kubo in version 0.14.0, see https://github.com/ipfs/kubo/issues/8959.
2022-10-02 16:00:22 +02:00
Sandro
633f31d7ca
Merge pull request #192863 from PhilippWoelfel/pdfstudio-new-package-names 2022-10-02 00:04:29 +02:00
Vladimír Čunát
82517bf14e
mysql-client: fix fallout from removing this alias
Removed in commit 57b25916f32 from PR #192681.
2022-10-01 16:36:57 +02:00
github-actions[bot]
d2b7f4ad5f
Merge master into staging-next 2022-09-28 18:05:16 +00:00
Martin Weinelt
9b5f227a93
protobuf3_11: remove
No consumers and does not receive updates anymore and therefore probably
vulnerable to CVE-2022-1941 and others.
2022-09-28 19:36:48 +02:00
usrfriendly
f0de0cf811 enyo-launcher: 2.0.2 -> 2.0.5, renamed from enyo-doom 2022-09-28 09:55:15 -07:00
github-actions[bot]
28a3306bd7
Merge master into staging-next 2022-09-27 12:01:17 +00:00
Aaron Jheng
ae361224cd
libtorrentRasterbar-1_1_x: remove 2022-09-26 12:29:05 +00:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Martin Weinelt
9a1edca214
libtensorflow-bin: drop
The package was introduced when our source package did not expose
libtensorflow, which it does these days. Additionally the -bin package
has not been well maintained and is stuck on a version from 2020/12.
2022-09-25 13:23:43 +02:00
Martin Weinelt
ba3319568d
utillinux: drop alias, don't throw
It confuses node2nix, which looks for utillinux in pkgs but does not
expect a throw.
2022-09-25 12:30:14 +02:00