rocmPackages.rccl: provide python3 for build scripts

This commit is contained in:
Luna Nova
2025-08-31 10:22:13 -07:00
parent ba31436010
commit df73da3a3a
@@ -11,6 +11,7 @@
mscclpp,
perl,
hipify,
python3,
gtest,
chrpath,
rocprofiler,
@@ -62,6 +63,7 @@ stdenv.mkDerivation (finalAttrs: {
clr
perl
hipify
python3
autoPatchelfHook # ASAN doesn't add rpath without this
];