Skip to content

Don't install rust stuff until clang is done#286

Merged
djensenius merged 1 commit into
mainfrom
apt-first
Feb 7, 2026
Merged

Don't install rust stuff until clang is done#286
djensenius merged 1 commit into
mainfrom
apt-first

Conversation

@djensenius
Copy link
Copy Markdown
Owner

This pull request makes adjustments to the installation flow in install.sh, specifically improving the handling of parallel installations and ensuring that dependencies are available before proceeding with certain steps. The main focus is to wait for the completion of essential package installations (like clang) before using them in subsequent commands, which helps prevent errors due to missing dependencies.

@djensenius djensenius merged commit 175abe8 into main Feb 7, 2026
5 checks passed
@djensenius djensenius deleted the apt-first branch February 7, 2026 20:27
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.

1 participant