crystal-lang / crystal

The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.22k stars 1.61k forks source link

Simplify LLVM dependency in `shell.nix` #14590

Closed straight-shoota closed 1 month ago

straight-shoota commented 1 month ago

There's no need to explicitly list all LLVM versions. We can directly infer llvmPackages_X from the llvm version number.