Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shell.nix to use LLVM 18 from nixpkgs-unstable #14592

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

straight-shoota
Copy link
Member

The update to nixpkgs-23.11 (#14269) showed some build errors due to missing symbols from libllvm_ext.o.
nixpkgs-unstable already has LLVM 18 available, so we can switch to that and completely ditch llvm_ext.

There are some spec failures in CI related to iconv.
Somebody should investigate that on a macOS machine.

nixpgs-24.05 is expected to be released in a couple of weeks, at which point we could switch back to a stable channel.

Resolves #14269
Depends on #14590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant