aritim-dark: fix typo in name

This commit is contained in:
jopejoe1
2025-07-27 13:27:24 +02:00
parent ceb923c9d2
commit 14d6af5841
2 changed files with 2 additions and 1 deletions
@@ -5,7 +5,7 @@
}:
stdenvNoCC.mkDerivation {
pname = "artim-dark";
pname = "aritim-dark";
version = "unstable-2021-12-29";
src = fetchFromGitHub {
+1
View File
@@ -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