about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authormdarocha <git@mdarocha.pl>2023-03-19 12:46:32 +0100
committermdarocha <git@mdarocha.pl>2023-03-19 14:19:49 +0100
commit4062f28a76380f8dd88371c772948b977e024cb1 (patch)
tree28e69a0ab97f97f355b0166c71069a63346c234f /pkgs/top-level/aliases.nix
parentf8ac00dd8060bb3d5b83c28e712f091116f15162 (diff)
baget: remove due to upstream being unmaintained
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 9598310264d5f..c7c6fdf1fcbc5 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -113,6 +113,7 @@ mapAliases ({
   ### B ###
 
   badtouch = authoscope; # Project was renamed, added 20210626
+  baget = throw "'baget' has been removed due to being unmaintained";
   bar-xft = throw "'bar-xft' has been renamed to/replaced by 'lemonbar-xft'"; # Converted to throw 2022-02-22
   bashCompletion = throw "'bashCompletion' has been renamed to/replaced by 'bash-completion'"; # Converted to throw 2022-02-22
   bashInteractive_5 = bashInteractive; # Added 2021-08-20