zmkbatx: rename from zmkBATx

Rename to lowercase to fit package naming conventions
This commit is contained in:
Andrea Ciceri
2026-02-18 15:06:18 +01:00
parent a747d5bcdb
commit d0d4254e25
2 changed files with 2 additions and 1 deletions
@@ -21,7 +21,7 @@ let
};
in
stdenv.mkDerivation (finalAttrs: {
pname = "zmkBATx";
pname = "zmkbatx";
version = "1.0.1";
+1
View File
@@ -2391,6 +2391,7 @@ mapAliases {
zigbee2mqtt_2 = zigbee2mqtt; # Added 2025-08-11
zinc = throw "'zinc' has been renamed to/replaced by 'zincsearch'"; # Converted to throw 2025-10-27
zint = throw "'zint' has been renamed to/replaced by 'zint-qt'"; # Converted to throw 2025-10-27
zmkBATx = warnAlias "'zmkBATx' has been renamed to 'zmkbatx'" zmkbatx; # Added 2026-02-18
zombietrackergps = throw "'zombietrackergps' has been dropped, as it depends on KDE Gear 5 and is unmaintained"; # Added 2025-08-20
zotero_7 = throw "'zotero_7' has been renamed to/replaced by 'zotero'"; # Added 2025-12-09
zotify = throw "zotify has been removed due to lack of upstream maintenance"; # Added 2025-09-26