···75 "way-cooler is abandoned by its author: "
76 + "https://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html"
77 ))
00078 (mkRemovedOptionModule [ "security" "hideProcessInformation" ] ''
79 The hidepid module was removed, since the underlying machinery
80 is broken when using cgroups-v2.
···75 "way-cooler is abandoned by its author: "
76 + "https://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html"
77 ))
78+ (mkRemovedOptionModule [ "programs" "yabar" ]
79+ "programs.yabar has been removed from NixOS. This is because the yabar repository has been archived upstream."
80+ )
81 (mkRemovedOptionModule [ "security" "hideProcessInformation" ] ''
82 The hidepid module was removed, since the underlying machinery
83 is broken when using cgroups-v2.
···939 javacard-devkit = throw "javacard-devkit was dropped due to having a dependency on the Oracle JDK, as well as being several years out-of-date."; # Added 2024-11-01
940 jd-cli = throw "jd-cli has been removed due to upstream being unmaintained since 2019. Other Java decompilers in Nixpkgs include bytecode-viewer (GUI), cfr (CLI), and procyon (CLI)."; # Added 2024-10-30
941 jd-gui = throw "jd-gui has been removed due to a dependency on the dead JCenter Bintray. Other Java decompilers in Nixpkgs include bytecode-viewer (GUI), cfr (CLI), and procyon (CLI)."; # Added 2024-10-30
942- jikespg = throw "'jikespg' has been removed due to of maintenance upstream."; # Added 2025-06-10
943 jsawk = throw "'jsawk' has been removed because it is unmaintained upstream"; # Added 2028-08-07
944945 # Julia
···1774 slack-dark = throw "'slack-dark' has been renamed to/replaced by 'slack'"; # Converted to throw 2024-10-17
1775 slimerjs = throw "slimerjs does not work with any version of Firefox newer than 59; upstream ended the project in 2021. <https://slimerjs.org/faq.html#end-of-development>"; # added 2025-01-06
1776 sloccount = throw "'sloccount' has been removed because it is unmaintained. Consider migrating to 'loccount'"; # added 2025-05-17
01777 slurm-llnl = slurm; # renamed July 2017
1778 sm64ex-coop = throw "'sm64ex-coop' was removed as it was archived upstream. Consider migrating to 'sm64coopdx'"; # added 2024-11-23
1779 smartgithg = smartgit; # renamed March 2025
···2120 yandex-browser-beta = throw "'yandex-browser-beta' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
2121 yandex-browser-corporate = throw "'yandex-browser-corporate' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
2122 youtrack_2022_3 = throw "'youtrack_2022_3' has been removed as it was deprecated. Please update to the 'youtrack' package."; # Added 2024-10-17
002123 yrd = throw "'yrd' has been removed, as it was broken and unmaintained"; # added 2024-05-27
2124 yubikey-manager-qt = throw "'yubikey-manager-qt' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07
2125 yubikey-personalization-gui = throw "'yubikey-personalization-gui' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07
···939 javacard-devkit = throw "javacard-devkit was dropped due to having a dependency on the Oracle JDK, as well as being several years out-of-date."; # Added 2024-11-01
940 jd-cli = throw "jd-cli has been removed due to upstream being unmaintained since 2019. Other Java decompilers in Nixpkgs include bytecode-viewer (GUI), cfr (CLI), and procyon (CLI)."; # Added 2024-10-30
941 jd-gui = throw "jd-gui has been removed due to a dependency on the dead JCenter Bintray. Other Java decompilers in Nixpkgs include bytecode-viewer (GUI), cfr (CLI), and procyon (CLI)."; # Added 2024-10-30
942+ jikespg = throw "'jikespg' has been removed due to lack of maintenance upstream."; # Added 2025-06-10
943 jsawk = throw "'jsawk' has been removed because it is unmaintained upstream"; # Added 2028-08-07
944945 # Julia
···1774 slack-dark = throw "'slack-dark' has been renamed to/replaced by 'slack'"; # Converted to throw 2024-10-17
1775 slimerjs = throw "slimerjs does not work with any version of Firefox newer than 59; upstream ended the project in 2021. <https://slimerjs.org/faq.html#end-of-development>"; # added 2025-01-06
1776 sloccount = throw "'sloccount' has been removed because it is unmaintained. Consider migrating to 'loccount'"; # added 2025-05-17
1777+ slrn = throw "'slrn' has been removed because it is unmaintained upstream and broken."; # Added 2025-06-11
1778 slurm-llnl = slurm; # renamed July 2017
1779 sm64ex-coop = throw "'sm64ex-coop' was removed as it was archived upstream. Consider migrating to 'sm64coopdx'"; # added 2024-11-23
1780 smartgithg = smartgit; # renamed March 2025
···2121 yandex-browser-beta = throw "'yandex-browser-beta' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
2122 yandex-browser-corporate = throw "'yandex-browser-corporate' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
2123 youtrack_2022_3 = throw "'youtrack_2022_3' has been removed as it was deprecated. Please update to the 'youtrack' package."; # Added 2024-10-17
2124+ yabar = throw "'yabar' has been removed as the upstream project was archived"; # Added 2025-06-10
2125+ yabar-unstable = yabar; # Added 2025-06-10
2126 yrd = throw "'yrd' has been removed, as it was broken and unmaintained"; # added 2024-05-27
2127 yubikey-manager-qt = throw "'yubikey-manager-qt' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07
2128 yubikey-personalization-gui = throw "'yubikey-personalization-gui' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07
-5
pkgs/top-level/all-packages.nix
···10131 spatial
10132 survival
10133 ];
10134- radian = python3Packages.radian;
10135 # Override this attribute to register additional libraries.
10136 packages = [ ];
10137 # Override this attribute if you want to expose R with the same set of
···14575 libxpdf = callPackage ../applications/misc/xpdf/libxpdf.nix { };
1457614577 xygrib = libsForQt5.callPackage ../applications/misc/xygrib { };
14578-14579- yabar = callPackage ../applications/window-managers/yabar { };
14580-14581- yabar-unstable = callPackage ../applications/window-managers/yabar/unstable.nix { };
1458214583 ydiff = with python3.pkgs; toPythonApplication ydiff;
14584
···10131 spatial
10132 survival
10133 ];
010134 # Override this attribute to register additional libraries.
10135 packages = [ ];
10136 # Override this attribute if you want to expose R with the same set of
···14574 libxpdf = callPackage ../applications/misc/xpdf/libxpdf.nix { };
1457514576 xygrib = libsForQt5.callPackage ../applications/misc/xygrib { };
00001457714578 ydiff = with python3.pkgs; toPythonApplication ydiff;
14579
+2
pkgs/top-level/python-aliases.nix
···667 qcodes-loop = throw "qcodes-loop has been removed due to deprecation"; # added 2023-11-30
668 qiskit-aqua = throw "qiskit-aqua has been removed due to deprecation, with its functionality moved to different qiskit packages";
669 rabbitpy = throw "rabbitpy has been removed, since it is unmaintained and broken"; # added 2023-07-01
0670 radicale_infcloud = radicale-infcloud; # added 2024-01-07
671 radio_beam = radio-beam; # added 2023-11-04
672 ratelimiter = throw "ratelimiter has been removed, since it is unmaintained and broken"; # added 2023-10-21
···792 types-enum34 = throw "types-enum34 is obselete since Python 3.4"; # added 2025-02-15
793 types-paramiko = throw "types-paramiko has been removed because it was unused."; # added 2022-05-30
794 types-typed-ast = throw "types-typed-ast was removed because so was typed-ast"; # added 2025-05-24
0795 ufoLib2 = ufolib2; # added 2024-01-07
796 ukrainealarm = throw "ukrainealarm has been removed, as it has been replaced as a home-assistant dependency by uasiren."; # added 2024-01-05
797 unblob-native = throw "unblob-native has been removed because its functionality is merged into unblob 25.4.14."; # Added 2025-05-02
···667 qcodes-loop = throw "qcodes-loop has been removed due to deprecation"; # added 2023-11-30
668 qiskit-aqua = throw "qiskit-aqua has been removed due to deprecation, with its functionality moved to different qiskit packages";
669 rabbitpy = throw "rabbitpy has been removed, since it is unmaintained and broken"; # added 2023-07-01
670+ radian = throw "radian has been promoted to a top-level attribute name: `pkgs.radian`"; # added 2025-05-02
671 radicale_infcloud = radicale-infcloud; # added 2024-01-07
672 radio_beam = radio-beam; # added 2023-11-04
673 ratelimiter = throw "ratelimiter has been removed, since it is unmaintained and broken"; # added 2023-10-21
···793 types-enum34 = throw "types-enum34 is obselete since Python 3.4"; # added 2025-02-15
794 types-paramiko = throw "types-paramiko has been removed because it was unused."; # added 2022-05-30
795 types-typed-ast = throw "types-typed-ast was removed because so was typed-ast"; # added 2025-05-24
796+ uamqp = throw "'uamqp' has been removed because it is broken and unmaintained."; # added 2025-06-11
797 ufoLib2 = ufolib2; # added 2024-01-07
798 ukrainealarm = throw "ukrainealarm has been removed, as it has been replaced as a home-assistant dependency by uasiren."; # added 2024-01-05
799 unblob-native = throw "unblob-native has been removed because its functionality is merged into unblob 25.4.14."; # Added 2025-05-02