authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-06-05 01:41:01 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-06-05 01:41:01 -07:00
logc395aa3b4af02250f87d91312a6da874cbdca29c
tree328322cb4e455a94a03f36ee11f11d30ec21085c
parentc48d253307c54af99caab283e87184a2d6f4649e

deps: remove nektro/zig-range


3 files changed, 15 insertions(+), 24 deletions(-)

deps.zig+13-20
......@@ -62,11 +62,10 @@ pub fn fetch(exe: *std.Build.Step.Compile) *std.Build.Step {
6262 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-detect-license", "3ff57d0681b7bd7f8ca9bd092afa0b4bfe2f1afd").step);
6363 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-extras", "74f0ddb0a4dfa7921739b88cc381951a6b6e73ce").step);
6464 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-git", "103f4e419c35b88f802bb8234ece1c0a9aa40c03").step);
65 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-inquirer", "9e1d873db79e9ffa6ae6e06bd372428c9be85d97").step);
66 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-leven", "e548b0bcc7b6f34f636c0b6b905928d31254c54d").step);
65 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-inquirer", "cf43dd6c9f328073f7468b5341c69ed0bb185db3").step);
66 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-leven", "e5481b297b6023d446d835156591ba5ce88c17be").step);
6767 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-licenses", "f46d9f774df929885eef66c733a1e2a46bf16aec").step);
6868 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-licenses-text", "b01e5a2dffcc564bddd8f514fe64bab9b5c52572").step);
69 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-range", "4b2f12808aa09be4b27a163efc424dd4e0415992").step);
7069 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-time", "ba546bbf2e8438c9b2325f36f392c9d95b432e8e").step);
7170 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-tracer", "ad868b45cfd445aa4d3f53cf8dda4b62b73efb54").step);
7271 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-yaml", "0d17fb99cba338aedc1abac12d78d5e5f04f0b6b").step);
......@@ -197,6 +196,17 @@ pub const package_data = struct {
197196 .name = "extras",
198197 .entry = "/git/github.com/nektro/zig-extras/74f0ddb0a4dfa7921739b88cc381951a6b6e73ce/src/lib.zig",
199198 };
199 pub var _c1xirp1ota5p = Package{
200 .store = "/git/github.com/nektro/zig-inquirer/cf43dd6c9f328073f7468b5341c69ed0bb185db3",
201 .name = "inquirer",
202 .entry = "/git/github.com/nektro/zig-inquirer/cf43dd6c9f328073f7468b5341c69ed0bb185db3/src/lib.zig",
203 .deps = &[_]*Package{ &_s84v9o48ucb0 },
204 };
205 pub var _96h80ezrvj7i = Package{
206 .store = "/git/github.com/nektro/zig-leven/e5481b297b6023d446d835156591ba5ce88c17be",
207 .name = "leven",
208 .entry = "/git/github.com/nektro/zig-leven/e5481b297b6023d446d835156591ba5ce88c17be/src/lib.zig",
209 };
200210 pub var _0npcrzfdlrvk = Package{
201211 .store = "/git/github.com/nektro/zig-licenses/f46d9f774df929885eef66c733a1e2a46bf16aec",
202212 .name = "licenses",
......@@ -207,23 +217,6 @@ pub const package_data = struct {
207217 .name = "licenses-text",
208218 .entry = "/git/github.com/nektro/zig-licenses-text/b01e5a2dffcc564bddd8f514fe64bab9b5c52572/src/lib.zig",
209219 };
210 pub var _tnj3qf44tpeq = Package{
211 .store = "/git/github.com/nektro/zig-range/4b2f12808aa09be4b27a163efc424dd4e0415992",
212 .name = "range",
213 .entry = "/git/github.com/nektro/zig-range/4b2f12808aa09be4b27a163efc424dd4e0415992/src/lib.zig",
214 };
215 pub var _c1xirp1ota5p = Package{
216 .store = "/git/github.com/nektro/zig-inquirer/9e1d873db79e9ffa6ae6e06bd372428c9be85d97",
217 .name = "inquirer",
218 .entry = "/git/github.com/nektro/zig-inquirer/9e1d873db79e9ffa6ae6e06bd372428c9be85d97/src/lib.zig",
219 .deps = &[_]*Package{ &_s84v9o48ucb0, &_tnj3qf44tpeq },
220 };
221 pub var _96h80ezrvj7i = Package{
222 .store = "/git/github.com/nektro/zig-leven/e548b0bcc7b6f34f636c0b6b905928d31254c54d",
223 .name = "leven",
224 .entry = "/git/github.com/nektro/zig-leven/e548b0bcc7b6f34f636c0b6b905928d31254c54d/src/lib.zig",
225 .deps = &[_]*Package{ &_tnj3qf44tpeq },
226 };
227220 pub var _2ovav391ivak = Package{
228221 .store = "/git/github.com/nektro/zig-detect-license/3ff57d0681b7bd7f8ca9bd092afa0b4bfe2f1afd",
229222 .name = "detect-license",
licenses.txt-1
......@@ -13,7 +13,6 @@ MIT:
1313- git https://github.com/nektro/zig-leven
1414- git https://github.com/nektro/zig-licenses
1515- git https://github.com/nektro/zig-licenses-text
16- git https://github.com/nektro/zig-range
1716- git https://github.com/nektro/zig-time
1817- git https://github.com/nektro/zig-tracer
1918- git https://github.com/nektro/zig-yaml
zigmod.lock+2-3
......@@ -7,11 +7,10 @@ git https://github.com/nektro/zig-ansi commit-c3e439f86b0484e4428f38c4d8b07b7b5a
77git https://github.com/nektro/zig-detect-license commit-3ff57d0681b7bd7f8ca9bd092afa0b4bfe2f1afd
88git https://github.com/nektro/zig-extras commit-74f0ddb0a4dfa7921739b88cc381951a6b6e73ce
99git https://github.com/nektro/zig-git commit-103f4e419c35b88f802bb8234ece1c0a9aa40c03
10git https://github.com/nektro/zig-inquirer commit-9e1d873db79e9ffa6ae6e06bd372428c9be85d97
11git https://github.com/nektro/zig-leven commit-e548b0bcc7b6f34f636c0b6b905928d31254c54d
10git https://github.com/nektro/zig-inquirer commit-cf43dd6c9f328073f7468b5341c69ed0bb185db3
11git https://github.com/nektro/zig-leven commit-e5481b297b6023d446d835156591ba5ce88c17be
1212git https://github.com/nektro/zig-licenses commit-f46d9f774df929885eef66c733a1e2a46bf16aec
1313git https://github.com/nektro/zig-licenses-text commit-b01e5a2dffcc564bddd8f514fe64bab9b5c52572
14git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992
1514git https://github.com/nektro/zig-time commit-ba546bbf2e8438c9b2325f36f392c9d95b432e8e
1615git https://github.com/nektro/zig-tracer commit-ad868b45cfd445aa4d3f53cf8dda4b62b73efb54
1716git https://github.com/nektro/zig-yaml commit-0d17fb99cba338aedc1abac12d78d5e5f04f0b6b