amdgpu-top: move to by-name

This commit is contained in:
wxt 2024-10-28 16:35:46 +08:00
parent c6667b33b5
commit 6f43bf210a
3 changed files with 0 additions and 2 deletions

View File

@ -1465,8 +1465,6 @@ with pkgs;
alsaequal = callPackage ../tools/audio/alsaequal { };
amdgpu_top = callPackage ../tools/system/amdgpu_top { };
acquire = with python3Packages; toPythonApplication acquire;
actdiag = with python3.pkgs; toPythonApplication actdiag;