rocmPackages.composable_kernel: provide python3 for build scripts

This commit is contained in:
Luna Nova
2025-08-31 10:22:13 -07:00
parent 6cff6c6747
commit ba31436010
@@ -8,6 +8,7 @@
rocm-merged-llvm,
clr,
rocminfo,
python3,
hipify,
gitMinimal,
gtest,
@@ -69,6 +70,7 @@ stdenv.mkDerivation (finalAttrs: {
clr
hipify
zstd
python3
];
buildInputs = [