apngasm{,_2}: move to by-name/

This commit is contained in:
pancaek
2026-07-09 14:15:35 -07:00
parent 7890ba0a99
commit ea2f0aee5c
3 changed files with 0 additions and 3 deletions
-3
View File
@@ -8502,9 +8502,6 @@ with pkgs;
);
android-studio-for-platform = androidStudioForPlatformPackages.stable;
apngasm = callPackage ../applications/graphics/apngasm { };
apngasm_2 = callPackage ../applications/graphics/apngasm/2.nix { };
arelle = with python3Packages; toPythonApplication arelle;
astroid = callPackage ../applications/networking/mailreaders/astroid {