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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2121,6 +2121,8 @@ mapAliases {
2121
2121
yandex-browser-beta=throw"'yandex-browser-beta' has been removed, as it was broken and unmaintained";# Added 2025-04-17
2122
2122
yandex-browser-corporate=throw"'yandex-browser-corporate' has been removed, as it was broken and unmaintained";# Added 2025-04-17
2123
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
2124
2126
yrd=throw"'yrd' has been removed, as it was broken and unmaintained";# added 2024-05-27
2125
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
2126
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
0 commit comments