Unverified Commit 355bee82 authored by Moraxyc's avatar Moraxyc
Browse files

atlassian-cli: rename to appfire-cli

parent a7fc11be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
}:

stdenv.mkDerivation rec {
  pname = "atlassian-cli";
  pname = "appfire-cli";
  version = "9.6.0";

  src = fetchzip {
+1 −0
Original line number Diff line number Diff line
@@ -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