jack1: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 17:37:43 +02:00
parent d7e587b928
commit 92b63189be
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -15391,9 +15391,6 @@ with pkgs;
image_optim = callPackage ../applications/graphics/image_optim { inherit (nodePackages) svgo; };
# using the new configuration style proposal which is unstable
jack1 = callPackage ../misc/jackaudio/jack1.nix { };
libjack2 = jack2.override { prefix = "lib"; };
jack-autoconnect = libsForQt5.callPackage ../applications/audio/jack-autoconnect { };