Unverified Commit 4919462a authored by quantenzitrone's avatar quantenzitrone
Browse files

openav-artyfx: rename from artyFX

The upstream repo name is openAV-artyFX,
so the package name is the lowercase of that.
parent 9378e647
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
  pname = "artyFX";
  pname = "openav-artyfx";
  version = "1.3.1";

  src = fetchFromGitHub {
+1 −0
Original line number Diff line number Diff line
@@ -320,6 +320,7 @@ mapAliases {
  arrayfire = throw "arrayfire was removed due to numerous vulnerabilities in freeimage"; # Added 2025-10-23
  artichoke = throw "artichoke has been removed due to being archived upstream."; # Added 2025-11-04
  artim-dark = aritim-dark; # Added 2025-07-27
  artyFX = openav-artyfx; # Added 2026-02-08
  aseprite-unfree = throw "'aseprite-unfree' has been renamed to/replaced by 'aseprite'"; # Converted to throw 2025-10-27
  asio_1_10 = throw "'asio_1_10' has been removed as it is outdated and unused. Use 'asio' instead"; # Added 2025-12-03
  asitop = throw "'asitop' has been renamed to/replaced by 'macpm'"; # Converted to throw 2025-10-27