Unverified Commit 19f0660e authored by Atemu's avatar Atemu Committed by GitHub
Browse files

Merge pull request #315791 from NixOS/backport-315773-to-release-24.05

[Backport release-24.05] radeontop: remove outdated note from description
parents 2de7ca01 0baa224c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
      blocks. Supports R600 and later cards: even Southern Islands should work.
      Works with both the open drivers and AMD Catalyst. Total GPU utilization
      is also valid for OpenCL loads; the other blocks are only useful for GL
      loads. Requires root rights or other permissions to read /dev/mem.
      loads.
    '';
    homepage = "https://github.com/clbr/radeontop";
    platforms = platforms.linux;