3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1290 commits

Author SHA1 Message Date
Martin Weinelt 9b91a19e87
lilyterm: drop
Drop both variants of lilyterm for requiring an outdated vte version
that is about to be dropped.
2022-01-19 13:45:06 +01:00
Martin Weinelt 08af30fedf
evilvte: drop
Depends on a VTE version that is about to be dropped for depening on
pythn2Packages.pygtk.

Also unmaintained and with known security issues.
2022-01-19 13:45:06 +01:00
Sandro 2ff2c9595d
Merge pull request #155539 from vs49688/notame 2022-01-19 12:02:16 +01:00
Kierán Meinhardt f12f99a320
pifi: remove (#155569) 2022-01-19 16:59:22 +08:00
Jörg Thalheim bae5930da8
Merge branch 'master' into love-cleanup 2022-01-19 05:53:49 +00:00
Zane van Iperen 3c457c542d
airtame: remove
The download has been broken for eons, and the latest
version (4.1.1) has switched to Snap instead of a tarball.

Considering the fact that it hasn't been updated and no one's
complained, I'd say this is ripe for removal.
2022-01-19 11:21:27 +10:00
Sandro Jäckel 1d1dc7798d
tlauncher: remove
tlauncher has a shady past (https://github.com/NixOS/nixpkgs/pull/152744#issuecomment-1014125073)
offers torrents on their website with cracked games and the discussion in their reddit is primarly
around cracked Mincraft versions.

This reverts commit ed4ece3f44.
2022-01-18 20:57:43 +01:00
Jonas Chevalier 2c20f2181d
Merge pull request #154936 from zimbatm/terraform-providers-cleanup
more terraform cleanup
2022-01-18 15:16:07 +01:00
Timo Kaufmann e3b041ac07
Merge pull request #145767 from midchildan/fix/noto-cjk
noto-fonts-cjk: add missing serif font
2022-01-17 11:23:40 +01:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
midchildan bd8132ac62
noto-fonts-cjk: add missing serif font
Fixes #99940
2022-01-17 02:04:02 +09:00
Frederik Rietdijk 7c1d6cfb95 gnuradio3_7: remove
Remove older version of gnuradio that still depends on python2.
2022-01-16 09:47:12 +01:00
Jörg Thalheim cf1d0dd79d love_{0_7,0_8}: improve deprecation message 2022-01-16 07:18:43 +01:00
Jörg Thalheim 1ba023e76b love_0_9: drop 2022-01-16 07:15:14 +01:00
Jörg Thalheim d720494491 hawkthorne: drop 2022-01-16 07:15:14 +01:00
Jörg Thalheim 51b69623db love_0_7: drop 2022-01-16 07:14:40 +01:00
Jörg Thalheim e52a956960 rimshot: drop
crashes on startup:

[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
Error: No available video device
stack traceback:
        [C]: ?
        [C]: in function 'require'
        [string "boot.lua"]:1: in function <[string "boot.lua"]:1>
        [C]: in function 'xpcall'
2022-01-16 07:14:40 +01:00
Jörg Thalheim 89cabe5b05 nottetris2: drop
crashes on startup:

[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
Error: No available video device
stack traceback:
        [C]: ?
        [C]: in function 'require'
        [string "boot.lua"]:1: in function <[string "boot.lua"]:1>
        [C]: in function 'xpcall'
2022-01-16 07:13:39 +01:00
Jörg Thalheim 0b087a8cbe love_0_8: drop 2022-01-16 07:13:36 +01:00
Jörg Thalheim 6e6058400a vapor: drop package 2022-01-16 07:13:05 +01:00
Martin Weinelt 3c0752dbe0
displaycal: drop
Last release from 2019, hasn't migrated to python3.

```
Traceback (most recent call last):
  File "/build/DisplayCAL-3.8.9.3/nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 258
    print "Bumping version number %s ->" % \
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Bumping version number %s ->" % \)?
```
2022-01-16 02:36:25 +01:00
Martin Weinelt 03ddc5b295
mididings: drop
Doesn't support recent python3 versions that use `async` as a keyword.

```
  File "/build/source/mididings/units/call.py", line 36
    def __init__(self, function, async, cont):
                                 ^
SyntaxError: invalid syntax
```
2022-01-16 02:36:25 +01:00
Martin Weinelt 0a29b6bcd1
getmail: drop
Stuck on python2 and there is a fork that isn't. Recommend getmail6
instead.

```
Traceback (most recent call last):
  File "/build/getmail-5.14/nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 51
    print 'Default installation directories:'
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Default installation directories:')?
```
2022-01-16 02:36:25 +01:00
Martin Weinelt 308e8396b7
ino: drop
The package is stuck on python2 while the upstream has archived its
repository and the last commit is from 2014.

```
  File "/build/ino-0.3.6/ino/runner.py", line 78
    print colorize(str(exc), 'red')
          ^
SyntaxError: invalid syntax
```
2022-01-16 02:36:24 +01:00
Martin Weinelt 33610bfeca
gitinspector: drop
Claims to support python3, but I'm seeing it use implicit relative
imports and it also has not adapted to python3.8 gettext API changes.

Removed for working only with python2.
2022-01-16 02:36:23 +01:00
Martin Weinelt 492e5e07c9
lumpy: drop
Removed because it requires python2 and the upstream repository looks
undermaintained.
2022-01-16 02:36:23 +01:00
Martin Weinelt 369db3b2f3
mailpile, nixos/mailpile: drop
Still actively developed and yet stuck on python2. Also marked as
vulnerable and their issue tracker contains yet another security issue
reported in 2021/10 that the upstream hasn't acknowledged yet.

Mind blown.

Closes: #135543, #97274, #97275
2022-01-16 02:36:20 +01:00
Martin Weinelt 608cde3bd4
metamorphose2: drop
Relies on python2 and last upstream release in 2015.

> AttributeError: 'str' object has no attribute 'decode'
2022-01-16 02:34:57 +01:00
Martin Weinelt 4a1da0bed9
neap: drop
Requires pygtk2, which is python2 only and upstream last touched that
script in 2011.
2022-01-16 02:34:57 +01:00
Martin Weinelt 5d0261b438
curaByDagoma: drop
The package is unmaintained and uses python2. There are newer upstream
versions, but upgrading the package requires some dedication, which only
a maintainer should need to provide.
2022-01-16 02:34:56 +01:00
Martin Weinelt dda538b172
renpy: drop
The packaged version required python2, updating it showed it doesn't
work, since it tries to write to its read-only output directory. Also
renpy now requires their own pygame_sdl2 fork to build.

More work on this would be required, and since there is no maintainer at
this time I opted for the removal.
2022-01-16 02:34:56 +01:00
Martin Weinelt 33df2ffa0a
blink: drop
The package was not updated since 2019 and requires python2 only
dependencies.
2022-01-16 02:34:56 +01:00
Martin Weinelt 802f80b50c
pyrex, pyrex096, pyrex095: drop
Stuck on python2 and last release in 2010.

> NameError: name 'execfile' is not defined
2022-01-16 02:34:55 +01:00
Martin Weinelt 6c67bfc986
cde-gtk-theme: drop
Ships python2 scripts and last updated in 2018.
2022-01-16 02:34:55 +01:00
Tristan Gosselin-Hane f4ef264724 polymc: init at 1.0.4 2022-01-15 18:07:29 -05:00
zimbatm 090872ef68
terraform_0_12: remove
Remove the last version that doesn't use the registry
2022-01-14 21:02:49 +01:00
Pavol Rusnak a696f65db3
Merge pull request #153695 from brandonweeks/electron2
electron: remove electron_{3,4,5,6}
2022-01-14 09:46:34 +01:00
06kellyjac 7148ebef25 docbookrx: drop 2022-01-12 12:04:44 +00:00
Jörg Thalheim d49c972804
Merge pull request #153448 from Mic92/k3d
k3d: remove
2022-01-11 18:24:00 +00:00
Jörg Thalheim 26a427db4f
Merge pull request #154293 from Mic92/paritiy-ui
parity-ui: drop broken package
2022-01-11 18:23:31 +00:00
Alyssa Ross 0a99fa0331 linux_latest: 5.15.12 -> 5.16 2022-01-10 16:32:48 +00:00
Bernardo Meurer d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00
Jörg Thalheim 423448195a parity-ui: drop broken package 2022-01-10 16:25:53 +01:00
jmc-figueira abdbf22a30
wine-wayland: added derivation for building the experimental Wayland driver for Wine 2022-01-07 21:33:45 +00:00
Ben Siraphob 9334785442
crafty: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob af6a78c0ca
cpuminer-multi: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob 8641b298b1
chunkwm: remove 2022-01-07 16:45:53 +07:00
Ben Siraphob ea793d9ecc
bunny: remove 2022-01-07 16:45:52 +07:00
Ben Siraphob 45e81e03ac
bsod: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob 05745bdae3
bin_replace_string: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob 16091bda79
bashburn: remove 2022-01-07 16:45:50 +07:00
Ben Siraphob 801c41bd29
asn1c: remove 2022-01-07 16:45:49 +07:00
Ben Siraphob 2c5e45c35c
bypass403: remove 2022-01-07 16:45:45 +07:00
Brandon Weeks 6730766ba0 electron: remove electron_{3,4,5,6}
These versions of Electron are unsued by any packages and have been
not supported by upstream for quite some time.

https://www.electronjs.org/docs/latest/tutorial/support
2022-01-06 16:37:40 -08:00
Brandon Weeks a7690bba3e openbazaar: remove
The organization behind OpenBazaar ceased operation in January 2021.
The final commit to the software repository was in December 2020.

https://twitter.com/openbazaar/status/1346104369566121986?s=20
https://github.com/OpenBazaar/openbazaar-desktop
2022-01-06 11:16:54 -08:00
c0bw3b 74b562f81a grib-api: remove
From upstream:
GRIB-API is no longer maintained (as of December 2018).
2022-01-05 23:47:11 +01:00
Jörg Thalheim c8a29fc999 k3d: remove 2022-01-04 08:49:29 +01:00
Martin Weinelt 71e2b303c1
pybitmessage: remove
> "Programming Language :: Python :: 2.7 :: Only",
2022-01-02 13:38:15 +01:00
Martin Weinelt f91116586a
electrum-dash: remove
Stuck on python2 and abandoned since 2017.
2022-01-02 13:38:15 +01:00
Martin Weinelt 12fb90696e
git-bz: remove
Stuck on python2 and unmaintained since 2015.
2022-01-02 13:38:15 +01:00
Martin Weinelt 5a08535f4b
rawdog: remove
> rawdog requires Python 2.7 or later, and not Python 3.

Have it your way!
2022-01-02 13:38:14 +01:00
Martin Weinelt 73f02a1379
keepnote: remove
Stuck on python2 with last release in 2012.
2022-01-02 13:38:14 +01:00
Martin Weinelt 965d11084e
gtklick: remove
Stuck on python2 and last release in 2010.
2022-01-02 13:38:14 +01:00
Martin Weinelt 8a107229a0
mimms: remove
Stuck on python2 and last release in 2015.
2022-01-02 13:38:14 +01:00
Martin Weinelt f4fc87ee96
lastfmsubmitd: remove
Stuck on python2 and abandoned by upstream.
2022-01-02 13:38:13 +01:00
Martin Weinelt 4ee61b7c18
blastem: remove
Requires python2 and no release in over two years to resolve the
situation.

```
./img2tiles.py -s font_interlace_variable.spec font_interlace_variable.tiles
  File "/build/blastem-3d48cb0c28be/./img2tiles.py", line 78
    print len(colors), 'distinct 9-bit colors in image'
          ^
SyntaxError: invalid syntax
```
2022-01-02 13:38:13 +01:00
Martin Weinelt 64e2164ef3
dtrx: remove
Uses python2 and the upstream homepage is abandoned, the download link
is dead.
2022-01-02 13:38:13 +01:00
Martin Weinelt cd7ba30786
knockknock: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:13 +01:00
Martin Weinelt 9f0c445d21
creddump: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:12 +01:00
Martin Weinelt a426bc246d
pyrit: remove
Stuck on python2, the upstream added a note to the projectes REAMDE to
watch out for a python3 version. Nothing ever came off it.
2022-01-02 13:38:12 +01:00
Martin Weinelt 7409e5411b
polysh: remove
Uses python2 and abandoned by upstream in 2012.
2022-01-02 13:38:12 +01:00
Martin Weinelt 997c1274bd
pdf-redact-tools: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:12 +01:00
Martin Weinelt ae81c43976
tor-arm: remove
Uses python2 and the upstream has abandoned the project.
2022-01-02 13:38:11 +01:00
Martin Weinelt 74c730bd87
euca2ools: remove
Uses python2 and the upstream stopped maintaining it in 2017.
2022-01-02 13:38:11 +01:00
Martin Weinelt 2be369a7d6
sickrage: remove
Uses python2 and unmaintained in nixpkgs since introduced in 2018.

Upstream still maintains it, but it isn't easy to package, so we'll
remove it now.
2022-01-02 13:38:10 +01:00
Martin Weinelt a4d3758afa
sickbeard: remove
Python2 user and unmaintained upstream since 2016.
2022-01-02 13:38:10 +01:00
zowoq 128812757b
terraform-providers: remove archived providers (#153015)
these providers have been archived and/or removed from the registry and
don't have a "blessed" fork or replacement linked in the archived repo.
2022-01-02 13:02:00 +01:00
Bobby Rong eebef8a1de
Merge pull request #151917 from veprbl/pr/holochain-go
holochain-go: remove unmaintained version
2022-01-01 21:38:46 +08:00
Dmitry Kalinkin a4c94c3861
holochain-go: remove unmaintained version 2022-01-01 08:25:27 -05:00
Artturi 5d172c65b4
Merge pull request #152137 from Artturin/redgam
{redshift,gammastep}: do not double wrap & redshift-wlr: remove
2022-01-01 08:05:08 +02:00
José Romildo 44c1dfb32d qt5ct: move to qt5-packages 2021-12-27 11:03:07 -03:00
Artturin c1615bbd41 redshift-wlr: remove
deprecated by gammastep
https://github.com/jonls/redshift/pull/663#issuecomment-862058688
2021-12-25 22:54:10 +02:00
Ilan Joselevich 2f2dc9dd62 krita-beta: alias to krita 2021-12-23 19:43:37 +02:00
Kim Lindberger ebaa226853
elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879)
* elk7: 7.11.1 -> 7.16.1

* nixosTests.elk: Improve reliability and compatibility with ELK 7.x

- Use comparisons in jq instead of grepping
- Match for `.hits.total.value` if version >= 7, otherwise it always
  passes
- Make curl fail if requests fails

* nixos/filebeat: Add initial module and test

Filebeat is an open source file harvester, mostly used to fetch logs
files and feed them into logstash.

This module can be used instead of journalbeat if used with
`filebeat7` and configured with the `journald` input.

* python3Packages.parsedmarc.tests: Fix breakage

- Don't use the deprecated elasticsearch7-oss package
- Improve jq query robustness and add tracing

* rl-2205: Note the addition of the filebeat service

* elk6: 6.8.3 -> 6.8.21

The latest version includes a fix for CVE-2021-44228.

* nixos/journalbeat: Add a loose dependency on elasticsearch

Avoid unnecssary back-off when elasticsearch is running on the same
host.
2021-12-17 00:20:52 +09:00
Silvan Mosberger e30a4fa4bd
Merge pull request #149404 from Infinisil/remove-scyther 2021-12-16 01:56:39 +01:00
Mario Rodas f61303a9cb
terraform: 1.0.11 -> 1.1.0 (#149720)
https://github.com/hashicorp/terraform/releases/tag/v1.1.0
2021-12-13 17:16:44 +01:00
sternenseemann d94eebe616 gitin: remove at 0.2.3
gitin depends on a precise version of git2go. Not even the latest
gitin/git2go version is compatible with an up to date libgit2. As the
upstream project hasn't seen activity in some time and doesn't respond
to the related issue (https://github.com/isacikgoz/gitin/issues/71),
drop this package.
2021-12-13 15:32:17 +01:00
Bart Brouns 9cc9963f56 linuxband: remove
The package was broken, depreciated and was using python2
https://github.com/NixOS/nixpkgs/issues/148779
2021-12-09 08:53:41 +01:00
TredwellGit 04bbfd1b88 linux_5_14: remove
https://lwn.net/ml/linux-kernel/1637500331152110@kroah.com/
https://github.com/openzfs/zfs/issues/12786
2021-12-08 00:15:07 +00:00
Silvan Mosberger 55af3549a3 scyther: remove since it only supports Python 2
See https://github.com/cascremers/scyther/issues/20
2021-12-07 17:58:03 +01:00
Maximilian Bosch c959de5b30
Merge pull request #148360 from helsinki-systems/drop/pg96
postgresql_9_6: drop
2021-12-06 21:57:05 +01:00
ajs124 47da70cdda
Merge pull request #148783 from oxzi/claws-mail-ciao-cacao-v3
claws-mail: remove claws-mail-gtk2 version
2021-12-06 11:00:00 +00:00
Martin Weinelt 99f275754a
Merge pull request #148784 from doronbehar/pkg/gaia 2021-12-05 23:54:10 +01:00
Doron Behar 3a188316e7 gaia: Remove 2021-12-06 00:17:36 +02:00
Alvar Penning 521f30f80c claws-mail: remove claws-mail-gtk2 version
The GTK+ 2 version of Claws Mail, major version number three, relies on
Python 2, which is end-of-life and might be dropped in the nixpkgs.

In favour of #148779, this older branch of Claws Mail was removed.
2021-12-05 23:08:18 +01:00
Samuel Dionne-Riel b976947ede
Merge pull request #121345 from samueldr/feature/plasma-mobile
Add support for Plasma Mobile
2021-12-04 15:37:26 -05:00
Samuel Dionne-Riel 6a9d303489 plasma-nano: Init at 5.23.3 2021-12-03 18:06:44 -05:00
Tyler Slabinski 3ed0e42e0f plasma-phone-components: Init at 5.23.3 2021-12-03 18:06:41 -05:00
Jonathan Ringer cd4005ff32
_0x0: remove
Upstream no longer exists
2021-12-03 11:15:20 -08:00
ajs124 757dd008b2 postgresql_9_6: drop 2021-12-03 01:14:29 +01:00