Skip to content

zig: Make the install versioned#9652

Merged
HarveyDevel merged 1 commit into
mainfrom
make-zig-versioned
Jul 19, 2026
Merged

zig: Make the install versioned#9652
HarveyDevel merged 1 commit into
mainfrom
make-zig-versioned

Conversation

@EbonJaeger

Copy link
Copy Markdown
Member

Summary
It is not uncommon where different zig packages require different zig versions. This sets up our main zig package to use a versioned directory. When other versioned zig packages are added, this package can be used as the basis.

Signed-off-by: Evan Maddock maddock.evan@vivaldi.net

Test Plan

Rebuild ncdu with this package.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged
  • I agree to license this contribution and all my previous contributions under the licensing terms in LICENSE.md and have the power and authority to grant those licenses.

**Summary**
It is not uncommon where different zig packages require different zig versions. This sets up our main zig package to use a versioned directory. When other versioned zig packages are added, this package can be used as the basis.

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>

@HarveyDevel HarveyDevel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@HarveyDevel
HarveyDevel merged commit 435b3d6 into main Jul 19, 2026
1 check passed
@HarveyDevel
HarveyDevel deleted the make-zig-versioned branch July 19, 2026 12:03
@github-project-automation github-project-automation Bot moved this from Triage to Done in Solus Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants