utsushi: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 10:14:33 +02:00
parent c48b39b136
commit 0606c8b185
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15385,8 +15385,6 @@ with pkgs;
epkowa = callPackage ../misc/drivers/epkowa { };
utsushi = callPackage ../misc/drivers/utsushi { };
image_optim = callPackage ../applications/graphics/image_optim { inherit (nodePackages) svgo; };
libjack2 = jack2.override { prefix = "lib"; };