authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-09-18 00:54:06 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-09-18 00:54:06 -07:00
logd051451e520a8364013bc5ff4d037f493b5a452e
tree644b8b3d64c73c2c461296bd1b9b2ccc364085e6
parentec980d58a02151b3f39508be69d4ffea588b0850

deps: truemedian/zfetch made its final commit and is now archived


2 files changed, 4 insertions(+), 4 deletions(-)

deps.zig+3-3
...@@ -63,7 +63,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void {...@@ -63,7 +63,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void {
63 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-range", "4b2f12808aa09be4b27a163efc424dd4e0415992").step);63 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-range", "4b2f12808aa09be4b27a163efc424dd4e0415992").step);
64 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-time", "52a6050939b83e9f8b52b2236a36332dcb4c17a3").step);64 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-time", "52a6050939b83e9f8b52b2236a36332dcb4c17a3").step);
65 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/hzzp", "d4fbade2d806fc93bc5f79ec8efdcc25ea625fa3").step);65 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/hzzp", "d4fbade2d806fc93bc5f79ec8efdcc25ea625fa3").step);
66 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/zfetch", "12b1374aae32e8ebf719a096a22cdf4c49433458").step);66 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/zfetch", "829973144f680cd16be16923041fa810c1dee417").step);
67 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/ziglibs/known-folders", "24845b0103e611c108d6bc334231c464e699742c").step);67 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/ziglibs/known-folders", "24845b0103e611c108d6bc334231c464e699742c").step);
68 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/yaml/libyaml", "2c891fc7a770e8ba2fec34fc6b545c672beb37e6").step);68 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/yaml/libyaml", "2c891fc7a770e8ba2fec34fc6b545c672beb37e6").step);
69}69}
...@@ -229,9 +229,9 @@ pub const package_data = struct {...@@ -229,9 +229,9 @@ pub const package_data = struct {
229 .entry = "/git/github.com/truemedian/hzzp/d4fbade2d806fc93bc5f79ec8efdcc25ea625fa3/src/main.zig",229 .entry = "/git/github.com/truemedian/hzzp/d4fbade2d806fc93bc5f79ec8efdcc25ea625fa3/src/main.zig",
230 };230 };
231 pub var _ejw82j2ipa0e = Package{231 pub var _ejw82j2ipa0e = Package{
232 .store = "/git/github.com/truemedian/zfetch/12b1374aae32e8ebf719a096a22cdf4c49433458",232 .store = "/git/github.com/truemedian/zfetch/829973144f680cd16be16923041fa810c1dee417",
233 .name = "zfetch",233 .name = "zfetch",
234 .entry = "/git/github.com/truemedian/zfetch/12b1374aae32e8ebf719a096a22cdf4c49433458/src/main.zig",234 .entry = "/git/github.com/truemedian/zfetch/829973144f680cd16be16923041fa810c1dee417/src/main.zig",
235 .deps = &[_]*Package{ &_9k24gimke1an, &_csbnipaad8n7, &_u9w9dpp6p804 },235 .deps = &[_]*Package{ &_9k24gimke1an, &_csbnipaad8n7, &_u9w9dpp6p804 },
236 };236 };
237 pub var _2ta738wrqbaq = Package{237 pub var _2ta738wrqbaq = Package{
zigmod.lock+1-1
...@@ -14,6 +14,6 @@ git https://github.com/nektro/zig-licenses-text commit-3c07c6e4eb0965dafd0b029c6...@@ -14,6 +14,6 @@ git https://github.com/nektro/zig-licenses-text commit-3c07c6e4eb0965dafd0b029c6
14git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e041599214git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992
15git https://github.com/nektro/zig-time commit-52a6050939b83e9f8b52b2236a36332dcb4c17a315git https://github.com/nektro/zig-time commit-52a6050939b83e9f8b52b2236a36332dcb4c17a3
16git https://github.com/truemedian/hzzp commit-d4fbade2d806fc93bc5f79ec8efdcc25ea625fa316git https://github.com/truemedian/hzzp commit-d4fbade2d806fc93bc5f79ec8efdcc25ea625fa3
17git https://github.com/truemedian/zfetch commit-12b1374aae32e8ebf719a096a22cdf4c4943345817git https://github.com/truemedian/zfetch commit-829973144f680cd16be16923041fa810c1dee417
18git https://github.com/ziglibs/known-folders commit-24845b0103e611c108d6bc334231c464e699742c18git https://github.com/ziglibs/known-folders commit-24845b0103e611c108d6bc334231c464e699742c
19git https://github.com/yaml/libyaml tag-0.2.519git https://github.com/yaml/libyaml tag-0.2.5