btop: add rocm version (#326273)
This commit is contained in:
@@ -25556,6 +25556,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