Skip to content

Commit 26b29ed

Browse files
committed
yabar: drop
the 'yabar' upstream project was archived
1 parent 8376979 commit 26b29ed

File tree

5 files changed

+2
-164
lines changed

5 files changed

+2
-164
lines changed

pkgs/applications/window-managers/yabar/build.nix

Lines changed: 0 additions & 93 deletions
This file was deleted.

pkgs/applications/window-managers/yabar/default.nix

Lines changed: 0 additions & 23 deletions
This file was deleted.

pkgs/applications/window-managers/yabar/unstable.nix

Lines changed: 0 additions & 44 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,6 +2121,8 @@ mapAliases {
21212121
yandex-browser-beta = throw "'yandex-browser-beta' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
21222122
yandex-browser-corporate = throw "'yandex-browser-corporate' has been removed, as it was broken and unmaintained"; # Added 2025-04-17
21232123
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
21242126
yrd = throw "'yrd' has been removed, as it was broken and unmaintained"; # added 2024-05-27
21252127
yubikey-manager-qt = throw "'yubikey-manager-qt' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07
21262128
yubikey-personalization-gui = throw "'yubikey-personalization-gui' has been removed due to being archived upstream. Consider using 'yubioath-flutter' instead."; # Added 2025-06-07

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14578,10 +14578,6 @@ with pkgs;
1457814578

1457914579
xygrib = libsForQt5.callPackage ../applications/misc/xygrib { };
1458014580

14581-
yabar = callPackage ../applications/window-managers/yabar { };
14582-
14583-
yabar-unstable = callPackage ../applications/window-managers/yabar/unstable.nix { };
14584-
1458514581
ydiff = with python3.pkgs; toPythonApplication ydiff;
1458614582

1458714583
yokadi = python3Packages.callPackage ../applications/misc/yokadi { };

0 commit comments

Comments
 (0)