You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/top-level/python-aliases.nix
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -691,6 +691,8 @@ mapAliases ({
691
691
thumborPexif=throw"thumborPexif has been removed, because it was unused.";# added 2024-01-07
692
692
tissue=throw"tissue has been removed, because it is archived since October 2022";# added 2024-07-27
693
693
torchgpipe=throw"torchgpipe has been removed, because it appears unmaintained and Pytorch now includes pipeline parallelism support";# added 2024-05-18
694
+
tornado_4=throw"tornado_4 has been removed, use tornado instead";# added 2025-01-13
695
+
tornado_5=throw"tornado_5 has been removed, use tornado instead";# added 2025-01-13
694
696
torrent_parser=torrent-parser;# added 2023-11-04
695
697
transip=throw"transip has been removed because it is no longer maintained. TransIP SOAP V5 API was marked as deprecated";# added 2023-02-27
696
698
py-tree-sitter=throw"Was merged with tree-sitter.";# added 2024-03-20
0 commit comments