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 #124

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Update #124

merged 2 commits into from
Jun 3, 2024

Conversation

Jake-Shadle
Copy link
Owner

  • Update crates
  • Update dockerfile a bit

@Jake-Shadle Jake-Shadle merged commit 696831e into main Jun 3, 2024
8 checks passed
@Jake-Shadle Jake-Shadle deleted the update branch June 3, 2024 11:43
Comment on lines -13 to -14
echo "deb [signed-by=$KEYRINGS/llvm.gpg] http://apt.llvm.org/bullseye/ llvm-toolchain-bullseye-13 main" > /etc/apt/sources.list.d/llvm.list; \
echo "deb [signed-by=$KEYRINGS/winehq.gpg] https://dl.winehq.org/wine-builds/debian/ bullseye main" > /etc/apt/sources.list.d/winehq.list;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The urls were left at bullseye, which causes an error during apt-get update, which in turn then fails the build when clang++ isn't available

@greaka greaka mentioned this pull request Jun 14, 2024
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