I received a hint on another channel and the fix is:
stdenv = pkgs.overrideCC stdenv [ clang_9 llvmPackages_9.llvm ];
1 Like
I received a hint on another channel and the fix is:
stdenv = pkgs.overrideCC stdenv [ clang_9 llvmPackages_9.llvm ];