gpu-viewer: move to pkgs/by-name

This commit is contained in:
Gaetan Lepage
2024-10-05 10:43:31 +02:00
committed by Gaétan Lepage
parent 9ceecef565
commit 6c46673f51
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -5164,8 +5164,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
gpu-viewer = callPackage ../applications/misc/gpu-viewer { };
greg = callPackage ../applications/audio/greg {
pythonPackages = python3Packages;
};