hotspot: move to by-name

This commit is contained in:
Tobias M
2025-05-29 22:59:40 +02:00
parent b15b952554
commit 0ed8766367
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -3312,8 +3312,6 @@ with pkgs;
hotdoc = python3Packages.callPackage ../development/tools/hotdoc { };
hotspot = callPackage ../development/tools/analysis/hotspot { };
hpccm = with python3Packages; toPythonApplication hpccm;
hqplayer-desktop = qt6Packages.callPackage ../applications/audio/hqplayer-desktop { };