Skip to content

Fix first-time package fetches#19566

Merged
kubkon merged 1 commit intoziglang:masterfrom
ianprime0509:fix-first-fetch
Apr 7, 2024
Merged

Fix first-time package fetches#19566
kubkon merged 1 commit intoziglang:masterfrom
ianprime0509:fix-first-fetch

Conversation

@ianprime0509
Copy link
Contributor

Closes #19557
Closes #19561

Previously, build.zig was not being detected correctly by computeHash for packages where there is a containing root directory.

Tested on:

Closes ziglang#19557
Closes ziglang#19561

Previously, `build.zig` was not being detected correctly by
`computeHash` for packages where there is a containing root directory.
@kubkon kubkon merged commit 129de47 into ziglang:master Apr 7, 2024
@ianprime0509 ianprime0509 deleted the fix-first-fetch branch April 7, 2024 10:43
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.

build: unexpected panic "unable to find module" [Regression] Package fetching/lookup no longer idempotent

2 participants