image_optim: migrate to by-name

This commit is contained in:
Guy Chronister
2025-11-04 08:32:53 -06:00
parent d9e15303c2
commit 6934834851
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -13980,8 +13980,6 @@ with pkgs;
hjson = with python3Packages; toPythonApplication hjson;
image_optim = callPackage ../applications/graphics/image_optim { };
libjack2 = jack2.override { prefix = "lib"; };
jack_autoconnect = jack-autoconnect;