Skip to content

Remove LLVM 14 and update dependencies#27

Merged
ghaith merged 13 commits intomainfrom
remove_llvm_14
Feb 24, 2026
Merged

Remove LLVM 14 and update dependencies#27
ghaith merged 13 commits intomainfrom
remove_llvm_14

Conversation

@ghaith
Copy link
Copy Markdown
Contributor

@ghaith ghaith commented Jan 18, 2026

Removed legacy LLVM 14 installation from Dockerfile.

This commit also updates rust and some other depedencies
We also fix the issue with uv installing applications in a non user-accessible directory

@volsa
Copy link
Copy Markdown
Member

volsa commented Jan 19, 2026

We should also add ENV UV_TOOL_DIR="/usr/local/uv", otherwise users other than root will not have access to binaries installed by uv. Mostly relevant for vscode devcontainers

@ghaith ghaith requested a review from volsa February 17, 2026 16:07
volsa
volsa previously approved these changes Feb 17, 2026
@ghaith ghaith changed the title Remove LLVM 14 installation from Dockerfile Remove LLVM 14 and update dependencies Feb 19, 2026
volsa
volsa previously approved these changes Feb 19, 2026
@ghaith
Copy link
Copy Markdown
Contributor Author

ghaith commented Feb 19, 2026

windows currently does not build because of nextest, waiting for this: nextest-rs/nextest#3074

@ghaith ghaith merged commit 4ad786d into main Feb 24, 2026
6 checks passed
@ghaith ghaith deleted the remove_llvm_14 branch February 24, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants