btop: add rocm version
This commit is contained in:
@@ -26849,6 +26849,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
btop = darwin.apple_sdk_11_0.callPackage ../tools/system/btop { };
|
||||
btop-rocm = btop.override { rocmSupport = true; };
|
||||
|
||||
nmon = callPackage ../os-specific/linux/nmon { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user