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/aliases.nix
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1659,6 +1659,7 @@ mapAliases {
1659
1659
shout=nodePackages.shout;# Added unknown; moved 2024-10-19
1660
1660
sky=throw"'sky' has been removed because its upstream website disappeared";# Added 2024-07-21
1661
1661
SkypeExport=skypeexport;# Added 2024-06-12
1662
+
skypeforlinux=throw"Skype has been shut down in May 2025";# Added 2025-05-05
1662
1663
slack-dark=throw"'slack-dark' has been renamed to/replaced by 'slack'";# Converted to throw 2024-10-17
1663
1664
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
0 commit comments