Loading
llvmPackages.libclang: add enableClangToolsExtra flag
rocmPackages needs a clang at runtime but has no need to include clang-tidy. The approach in this change avoids rebuilds and is messy, I will make a followup in staging that changes this to more idiomatic optionalString usage if this is merged