Skip to content

fix(deps): add missing cargo-zigbuild dependency for macOS cross-compilation#986

Merged
pimlock merged 1 commit intoNVIDIA:mainfrom
benoitf:fix-dep-missing
Apr 27, 2026
Merged

fix(deps): add missing cargo-zigbuild dependency for macOS cross-compilation#986
pimlock merged 1 commit intoNVIDIA:mainfrom
benoitf:fix-dep-missing

Conversation

@benoitf
Copy link
Copy Markdown
Contributor

@benoitf benoitf commented Apr 27, 2026

Summary

Add the missing cargo-zigbuild dependency to mise.toml so that macOS cross-compilation works out of the box. Without this, it fails on mise run vm:rootfs --base step

Related Issue

#917

Changes

  • Add cargo:cargo-zigbuild v0.22.3 to mise.toml, scoped to macOS only (os = ["macos"])

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner April 27, 2026 12:42
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 27, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@pimlock pimlock merged commit aee7443 into NVIDIA:main Apr 27, 2026
12 checks passed
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