ucx: use 'config.rocmSupport'

Madoura 242544ca 3461a8c9

+1 -1
+1 -1
pkgs/development/libraries/ucx/default.nix
··· 3 3 , config 4 4 , enableCuda ? config.cudaSupport 5 5 , cudatoolkit 6 - , enableRocm ? false 6 + , enableRocm ? config.rocmSupport 7 7 , rocmPackages 8 8 }: 9 9