atlassian-cli: rename to appfire-cli

This commit is contained in:
Moraxyc
2025-09-29 02:08:13 +08:00
parent a7fc11be66
commit 355bee82de
3 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
}:
stdenv.mkDerivation rec {
pname = "atlassian-cli";
pname = "appfire-cli";
version = "9.6.0";
src = fetchzip {

View File

@@ -305,6 +305,7 @@ mapAliases {
aseprite-unfree = throw "'aseprite-unfree' has been renamed to/replaced by 'aseprite'"; # Converted to throw 2025-10-27
asitop = throw "'asitop' has been renamed to/replaced by 'macpm'"; # Converted to throw 2025-10-27
asterisk_18 = throw "asterisk_18: Asterisk 18 is end of life and has been removed"; # Added 2025-10-19
atlassian-cli = appfire-cli; # Added 2025-09-29
ats = throw "'ats' has been removed as it is unmaintained for 10 years and broken"; # Added 2025-05-17
AusweisApp2 = throw "'AusweisApp2' has been renamed to/replaced by 'ausweisapp'"; # Converted to throw 2025-10-27
autoconf213 = throw "'autoconf213' has been removed in favor of 'autoconf'"; # Added 2025-07-21