cpeditor: move to by-name

This commit is contained in:
awwpotato
2025-08-02 11:20:55 -07:00
parent 24d206dd24
commit c3ab7634ed
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -11859,8 +11859,6 @@ with pkgs;
copyq = qt6Packages.callPackage ../applications/misc/copyq { };
cpeditor = callPackage ../applications/editors/cpeditor { };
csound = callPackage ../applications/audio/csound { };
csound-qt = libsForQt5.callPackage ../applications/audio/csound/csound-qt { };