Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Replace https dependency URLs with git+https #56

@phan-do

Description

@phan-do

Description

There's an issue (ziglang/zig#18967) with zig 0.12.0-dev.2811+3cafb9655 where zlib decompression is broken, causing git+https URLs to not work in build.zig.zon. Once the issue is fixed, we should be able to use git+https again.

How to Reproduce the Bug

Specify a git+https URL in build.zig.zon, such as:

.url = "git+https://github.com/ibokuri/protest.git#bae398b701e763ef18480aa3cfcca103716996de"

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions