Aarch64-darwin C++ <cstddef> not found

There’s a related issue: `llvmPackages_17.clang`: `clang` 17 cannot locate C++ std headers · Issue #273875 · NixOS/nixpkgs · GitHub. You can work around the clang-scan-deps issue by adding llvmPackages.clang-tools to your nativeBuildInputs.

1 Like