medfile: migrate to by-name

This commit is contained in:
Guy Chronister
2026-06-03 18:41:55 -05:00
parent 79fb907ccc
commit 2dc28df67d
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2571,8 +2571,6 @@ with pkgs;
inherit (python3Packages) ansi2html;
};
medfile = callPackage ../development/libraries/medfile { };
mhonarc = perlPackages.MHonArc;
nanoemoji = with python3Packages; toPythonApplication nanoemoji;