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 to 0.14.0-dev.36+82a934bb9 #1922

Merged
merged 7 commits into from
Jun 16, 2024

Conversation

kcbanner
Copy link
Contributor

@kcbanner kcbanner commented Jun 15, 2024

  • Fix up deprecations
  • Re-enable master build runner

I'm not sure what the conventions around the master build runner are, or if there is an unstable branch that this PR should be targeting against. If so feel free to retarget this to another branch.

Note that the known-folders dep points to my fork where another deprecated was fixed - I assume this PR will wait until that is merged: ziglibs/known-folders#51

- Re-enable master build running
@Techatrix
Copy link
Member

The changes that have been made to ZLS's build runner did not break compatibility with Zig 0.12.0. This means that the minimum_runtime_zig_version can remain at 0.12.0. The std.Random changes should be applied to 0.12.0.zig and master.zig can be removed.

None of the changes broke build compatibility with Zig 0.13.0
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b' (2024-06-06)
  → 'github:NixOS/nixpkgs/cc54fb41d13736e92229c21627ea4f22199fee6b' (2024-06-12)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/02fc5cc555fc14fda40c42d7c3250efa43812b43' (2024-06-08)
  → 'github:mitchellh/zig-overlay/b2c14e5f842af6b2bf03e634f73fd84f6956d4ba' (2024-06-14)
@kcbanner
Copy link
Contributor Author

Ah, that makes sense! Thanks for the edits.

@Techatrix Techatrix merged commit 7a82f5e into zigtools:master Jun 16, 2024
6 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