cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
4.11k stars 310 forks source link

Language cplusplus missing libcxx #978

Open peteut opened 7 months ago

peteut commented 7 months ago

I've noticed that clang++ requires libcxx (C++ standard library). Shouldn't it bundled w/ the cplusplus language module?

domenkozar commented 6 months ago

Is that still the case using 1.0.2?