Skip to content

fix some breaking changes with build runner and NativePaths.detect #2368

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

Merged
merged 3 commits into from
Jun 22, 2025

Conversation

leecannon
Copy link
Member

ziglang/zig#24205 renamed a field on std.Build.Step.ConfigHeader

Fixes #2366

@leecannon leecannon force-pushed the update_build_runner branch from 66942f5 to 1c1d4fe Compare June 20, 2025 18:27
@leecannon leecannon force-pushed the update_build_runner branch from 1c1d4fe to 3897674 Compare June 22, 2025 17:44
@leecannon leecannon requested a review from Techatrix June 22, 2025 17:44
@leecannon
Copy link
Member Author

Apologies, accepted requested changes.

@Techatrix
Copy link
Member

There is another breaking change in ziglang/zig#24193, ziglang/zig@9176408.

@leecannon
Copy link
Member Author

Yea I saw that, raised a separate PR #2369

@leecannon
Copy link
Member Author

I will close the other and do that change here as well or CI will never pass on either.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f09dede81861f3a83f7f06641ead34f02f37597f?narHash=sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk%3D' (2025-05-23)
  → 'github:NixOS/nixpkgs/d883b6213afa179b58ba8bace834f1419707d0ad?narHash=sha256-hJ7XMNVsTnnbV2NPmStCC07gvv5l2x7%2BSkb7hyUzazg%3D' (2025-06-19)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/6cec3b5519bd3fce4623ce0b570fa6f7c1d76584?narHash=sha256-RB/qJiZbwaTlSI1FcwFGhfOK9k6zY0uacdR3WvBwnmI%3D' (2025-05-29)
  → 'github:mitchellh/zig-overlay/ef3c8f7ecbeb3c292476f481202370c7c2ecfb53?narHash=sha256-aui0R/1x8fkuo%2Bm1RJkIiUm05J5OkLaAi2jIrdCpO8Y%3D' (2025-06-21)
@leecannon leecannon changed the title update build runner for config header change fix some breaking changes with build runner and NativePaths.detect Jun 22, 2025
@Techatrix Techatrix merged commit 79a5711 into master Jun 22, 2025
5 checks passed
@leecannon leecannon deleted the update_build_runner branch June 22, 2025 18:07
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.

Fail to work with zig master 0.15.0-dev.848+f3940ad85 on Windows
2 participants