Unverified Commit 17986011 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

aritim-dark: fix typo in name (#428821)

parents 913e594c 14d6af58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

stdenvNoCC.mkDerivation {
  pname = "artim-dark";
  pname = "aritim-dark";
  version = "unstable-2021-12-29";

  src = fetchFromGitHub {
+1 −0
Original line number Diff line number Diff line
@@ -304,6 +304,7 @@ mapAliases {
  archipelago-minecraft = throw "archipelago-minecraft has been removed, as upstream no longer ships minecraft as a default APWorld."; # Added 2025-07-15
  argo = argo-workflows; # Added 2025-02-01
  aria = aria2; # Added 2024-03-26
  artim-dark = aritim-dark; # Added 2025-07-27
  armcord = throw "ArmCord was renamed to legcord by the upstream developers. Action is required to migrate configurations between the two applications. Please see this PR for more details: https://github.com/NixOS/nixpkgs/pull/347971"; # Added 2024-10-11
  aseprite-unfree = aseprite; # Added 2023-08-26
  asitop = macpm; # 'macpm' is a better-maintained downstream; keep 'asitop' for backwards-compatibility