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
@@ -327,6 +327,7 @@ mapAliases {
327
327
328
328
edUnstable=throw"edUnstable was removed; use ed instead";# Added 2024-07-01
329
329
elasticsearch7Plugins=elasticsearchPlugins;
330
+
electronplayer=throw"'electronplayer' has been removed as it had been discontinued upstream since October 2024";# Added 2024-12-17
330
331
331
332
element-desktop-wayland=throw"element-desktop-wayland has been removed. Consider setting NIXOS_OZONE_WL=1 via 'environment.sessionVariables' instead";# Added 2024-12-17
0 commit comments