Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

radeontop: remove outdated note from description

It Just Works™ without root these days.

authored by Atemu and committed by Bjørn Forsman cf253172 1ade5ae3

+1 -1
+1 -1
pkgs/os-specific/linux/radeontop/default.nix
··· 37 blocks. Supports R600 and later cards: even Southern Islands should work. 38 Works with both the open drivers and AMD Catalyst. Total GPU utilization 39 is also valid for OpenCL loads; the other blocks are only useful for GL 40 - loads. Requires root rights or other permissions to read /dev/mem. 41 ''; 42 homepage = "https://github.com/clbr/radeontop"; 43 platforms = platforms.linux;
··· 37 blocks. Supports R600 and later cards: even Southern Islands should work. 38 Works with both the open drivers and AMD Catalyst. Total GPU utilization 39 is also valid for OpenCL loads; the other blocks are only useful for GL 40 + loads. 41 ''; 42 homepage = "https://github.com/clbr/radeontop"; 43 platforms = platforms.linux;