summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
Commit message (Collapse)AuthorAge
* googleearth: Drop the packageJanne Heß2022-01-22
| | | | | See https://support.google.com/earth/thread/2298894/google-earth-frequently-asked-questions?msgid=2298894 points 2 and 8. Download 404s
* Merge pull request #155993 from helsinki-systems/drop/libgrooveSandro2022-01-22
|\
| * libgroove: dropajs1242022-01-21
| |
* | Merge pull request #147099 from jcouyang/synology-drive-clientBobby Rong2022-01-21
|\ \ | |/ |/| synology-drive-client: merge with "synology-drive"
| * synology-drive: added alias error message which points to synology-drive-clientMoritzBoehme2021-11-26
| | | | | | | | synology-drive-client: clear fmt and update error message
* | dtrx: 7.1 -> 8.2.1 (resurrected)Brian McKenna2022-01-20
| | | | | | | | | | | | The original developer has abandoned this package but some Ubuntu developers have forked it and maintain it. This means the tests now work and the package supports Python 3.
* | lilyterm: dropMartin Weinelt2022-01-19
| | | | | | | | | | Drop both variants of lilyterm for requiring an outdated vte version that is about to be dropped.
* | evilvte: dropMartin Weinelt2022-01-19
| | | | | | | | | | | | | | Depends on a VTE version that is about to be dropped for depening on pythn2Packages.pygtk. Also unmaintained and with known security issues.
* | Merge pull request #155539 from vs49688/notameSandro2022-01-19
|\ \
| * | airtame: removeZane van Iperen2022-01-19
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | pifi: remove (#155569)Kierán Meinhardt2022-01-19
| | |
* | | Merge branch 'master' into love-cleanupJörg Thalheim2022-01-19
|\ \ \
| * | | tlauncher: removeSandro Jäckel2022-01-18
| |/ / | | | | | | | | | | | | | | | | | | | | | 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 ed4ece3f4437749aacdae7e5c7d109dc52489826.
| * | Merge pull request #154936 from zimbatm/terraform-providers-cleanupJonas Chevalier2022-01-18
| |\ \ | | | | | | | | more terraform cleanup
| | * | terraform_0_12: removezimbatm2022-01-14
| | | | | | | | | | | | | | | | Remove the last version that doesn't use the registry
| * | | Merge pull request #145767 from midchildan/fix/noto-cjkTimo Kaufmann2022-01-17
| |\ \ \ | | | | | | | | | | noto-fonts-cjk: add missing serif font
| | * | | noto-fonts-cjk: add missing serif fontmidchildan2022-01-17
| | | | | | | | | | | | | | | | | | | | Fixes #99940
| * | | | python,pythonPackages: make aliasesRobert Schütz2022-01-16
| |/ / / | | | | | | | | | | | | | | | | Since aliases are disallowed in nixpkgs, this makes usage of Python 2 which is EOL more explicit.
| * | | gnuradio3_7: removeFrederik Rietdijk2022-01-16
| | | | | | | | | | | | | | | | Remove older version of gnuradio that still depends on python2.
* | | | love_{0_7,0_8}: improve deprecation messageJörg Thalheim2022-01-16
| | | |
* | | | love_0_9: dropJörg Thalheim2022-01-16
| | | |
* | | | hawkthorne: dropJörg Thalheim2022-01-16
| | | |
* | | | love_0_7: dropJörg Thalheim2022-01-16
| | | |
* | | | rimshot: dropJörg Thalheim2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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'
* | | | nottetris2: dropJörg Thalheim2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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'
* | | | love_0_8: dropJörg Thalheim2022-01-16
| | | |
* | | | vapor: drop packageJörg Thalheim2022-01-16
|/ / /
* | | displaycal: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ->" % \)? ```
* | | mididings: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ```
* | | getmail: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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:')? ```
* | | ino: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ```
* | | gitinspector: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | 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.
* | | lumpy: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | Removed because it requires python2 and the upstream repository looks undermaintained.
* | | mailpile, nixos/mailpile: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | metamorphose2: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | Relies on python2 and last upstream release in 2015. > AttributeError: 'str' object has no attribute 'decode'
* | | neap: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | Requires pygtk2, which is python2 only and upstream last touched that script in 2011.
* | | curaByDagoma: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | 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.
* | | renpy: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | blink: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | The package was not updated since 2019 and requires python2 only dependencies.
* | | pyrex, pyrex096, pyrex095: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | Stuck on python2 and last release in 2010. > NameError: name 'execfile' is not defined
* | | cde-gtk-theme: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | Ships python2 scripts and last updated in 2018.
* | | polymc: init at 1.0.4Tristan Gosselin-Hane2022-01-15
| | |
* | | Merge pull request #153695 from brandonweeks/electron2Pavol Rusnak2022-01-14
|\ \ \ | |/ / |/| | electron: remove electron_{3,4,5,6}
| * | electron: remove electron_{3,4,5,6}Brandon Weeks2022-01-06
| | | | | | | | | | | | | | | | | | | | | 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
* | | docbookrx: drop06kellyjac2022-01-12
| | |
* | | Merge pull request #153448 from Mic92/k3dJörg Thalheim2022-01-11
|\ \ \ | | | | | | | | k3d: remove
| * | | k3d: removeJörg Thalheim2022-01-04
| | | |
* | | | Merge pull request #154293 from Mic92/paritiy-uiJörg Thalheim2022-01-11
|\ \ \ \ | | | | | | | | | | parity-ui: drop broken package
| * | | | parity-ui: drop broken packageJörg Thalheim2022-01-10
| | | | |
* | | | | linux_latest: 5.15.12 -> 5.16Alyssa Ross2022-01-10
| | | | |