ardour: move to by-name/

This commit is contained in:
pancaek
2025-10-18 04:34:06 -07:00
parent fca28085e0
commit 324523cf9b
4 changed files with 0 additions and 2 deletions

View File

@@ -10788,8 +10788,6 @@ with pkgs;
apngasm = callPackage ../applications/graphics/apngasm { };
apngasm_2 = callPackage ../applications/graphics/apngasm/2.nix { };
ardour = callPackage ../applications/audio/ardour { };
arelle = with python3Packages; toPythonApplication arelle;
astroid = callPackage ../applications/networking/mailreaders/astroid {