| ... | @@ -54,7 +54,7 @@ pub const _paths = .{ | ... | @@ -54,7 +54,7 @@ pub const _paths = .{ |
| 54 | "/git/github.com/MasterQ32/zig-network/", | 54 | "/git/github.com/MasterQ32/zig-network/", |
| 55 | "/git/github.com/MasterQ32/zig-uri/", | 55 | "/git/github.com/MasterQ32/zig-uri/", |
| 56 | "/git/github.com/nektro/zig-json/", | 56 | "/git/github.com/nektro/zig-json/", |
| 57 | "/v/http/aquila.red/1/nektro/range/v0.1.tar.gz/d2f72fdd/", | 57 | "/git/github.com/nektro/zig-range/", |
| 58 | }; | 58 | }; |
| 59 | | 59 | |
| 60 | pub const package_data = struct { | 60 | pub const package_data = struct { |
| ... | @@ -67,7 +67,7 @@ pub const package_data = struct { | ... | @@ -67,7 +67,7 @@ pub const package_data = struct { |
| 67 | pub const _u9w9dpp6p804 = Pkg{ .name = "uri", .path = FileSource{ .path = cache ++ "/git/github.com/MasterQ32/zig-uri/uri.zig" }, .dependencies = &[_]Pkg{ } }; | 67 | pub const _u9w9dpp6p804 = Pkg{ .name = "uri", .path = FileSource{ .path = cache ++ "/git/github.com/MasterQ32/zig-uri/uri.zig" }, .dependencies = &[_]Pkg{ } }; |
| 68 | pub const _ejw82j2ipa0e = Pkg{ .name = "zfetch", .path = FileSource{ .path = cache ++ "/git/github.com/truemedian/zfetch/src/main.zig" }, .dependencies = &[_]Pkg{ _9k24gimke1an, _csbnipaad8n7, _yyhw90zkzgmu, _u9w9dpp6p804, } }; | 68 | pub const _ejw82j2ipa0e = Pkg{ .name = "zfetch", .path = FileSource{ .path = cache ++ "/git/github.com/truemedian/zfetch/src/main.zig" }, .dependencies = &[_]Pkg{ _9k24gimke1an, _csbnipaad8n7, _yyhw90zkzgmu, _u9w9dpp6p804, } }; |
| 69 | pub const _ocmr9rtohgcc = Pkg{ .name = "json", .path = FileSource{ .path = cache ++ "/git/github.com/nektro/zig-json/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; | 69 | pub const _ocmr9rtohgcc = Pkg{ .name = "json", .path = FileSource{ .path = cache ++ "/git/github.com/nektro/zig-json/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; |
| 70 | pub const _tnj3qf44tpeq = Pkg{ .name = "range", .path = FileSource{ .path = cache ++ "/v/http/aquila.red/1/nektro/range/v0.1.tar.gz/d2f72fdd/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; | 70 | pub const _tnj3qf44tpeq = Pkg{ .name = "range", .path = FileSource{ .path = cache ++ "/git/github.com/nektro/zig-range/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; |
| 71 | pub const _89ujp8gq842x = Pkg{ .name = "zigmod", .path = FileSource{ .path = cache ++ "/../../src/lib.zig" }, .dependencies = &[_]Pkg{ _s84v9o48ucb0, _2ta738wrqbaq, _0npcrzfdlrvk, _ejw82j2ipa0e, _ocmr9rtohgcc, _tnj3qf44tpeq, } }; | 71 | pub const _89ujp8gq842x = Pkg{ .name = "zigmod", .path = FileSource{ .path = cache ++ "/../../src/lib.zig" }, .dependencies = &[_]Pkg{ _s84v9o48ucb0, _2ta738wrqbaq, _0npcrzfdlrvk, _ejw82j2ipa0e, _ocmr9rtohgcc, _tnj3qf44tpeq, } }; |
| 72 | }; | 72 | }; |
| 73 | | 73 | |