File tree Expand file tree Collapse file tree 4 files changed +1
-138
lines changed
Expand file tree Collapse file tree 4 files changed +1
-138
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1706,6 +1706,7 @@ mapAliases {
17061706 tokyo-night-gtk = tokyonight-gtk-theme ; # Added 2024-01-28
17071707 tomcat_connectors = apacheHttpdPackages . mod_jk ; # Added 2024-06-07
17081708 tor-browser-bundle-bin = tor-browser ; # Added 2023-09-23
1709+ torrenttools = throw "torrenttools has been removed due to lack of maintanance upstream" ; # Added 2025-04-06
17091710 torq = throw "torq has been removed because the project went closed source" ; # Added 2024-11-24
17101711 transmission = lib . warnOnInstantiate ( transmission3Warning { } ) transmission_3 ; # Added 2024-06-10
17111712 transmission-gtk = lib . warnOnInstantiate ( transmission3Warning {
Original file line number Diff line number Diff line change @@ -16431,10 +16431,6 @@ with pkgs;
1643116431 inherit (linuxPackages) x86_energy_perf_policy;
1643216432 };
1643316433
16434- torrenttools = callPackage ../tools/misc/torrenttools {
16435- fmt = fmt_9;
16436- };
16437-
1643816434 tony = libsForQt5.callPackage ../applications/audio/tony { };
1643916435
1644016436 trustedqsl = tqsl; # Alias added 2019-02-10
You can’t perform that action at this time.
0 commit comments