support fetching dependencies bundled with .tar.xz
extension
#14300
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Extracted from #14265.
Depends on #2851.
zig build
should support fetching via an URL like this:zig/src/Package.zig
Lines 357 to 376 in 7cb2f92
Related:
.tar.zst
extension #14299The text was updated successfully, but these errors were encountered: