Commit 6f43bf21 authored by wxt's avatar wxt
Browse files

amdgpu-top: move to by-name

parent c6667b33
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;