authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-30 04:19:40 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-30 04:19:40 -07:00
logb7f1abbfc3bbca1e8fb669368e85d40c04f395ae
tree18934035054e43d2696656fb8c34da5fa75029ae
parent003b70afda9a3eef699466a7e8c0dd9a21db8d0b

cmd/fetch- remove extra newlines


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

deps.zig+1-19
...@@ -68,92 +68,74 @@ pub const package_data = struct {...@@ -68,92 +68,74 @@ pub const package_data = struct {
68 .c_source_files = &.{ "src/api.c", "src/dumper.c", "src/emitter.c", "src/loader.c", "src/parser.c", "src/reader.c", "src/scanner.c", "src/writer.c" },68 .c_source_files = &.{ "src/api.c", "src/dumper.c", "src/emitter.c", "src/loader.c", "src/parser.c", "src/reader.c", "src/scanner.c", "src/writer.c" },
69 .c_source_flags = &.{ "-DYAML_VERSION_MAJOR=0", "-DYAML_VERSION_MINOR=2", "-DYAML_VERSION_PATCH=5", "-DYAML_VERSION_STRING=\"0.2.5\"", "-DYAML_DECLARE_STATIC=1" },69 .c_source_flags = &.{ "-DYAML_VERSION_MAJOR=0", "-DYAML_VERSION_MINOR=2", "-DYAML_VERSION_PATCH=5", "-DYAML_VERSION_STRING=\"0.2.5\"", "-DYAML_DECLARE_STATIC=1" },
70 };70 };
71
72 pub const _s84v9o48ucb0 = Package{71 pub const _s84v9o48ucb0 = Package{
73 .directory = dirs._s84v9o48ucb0,72 .directory = dirs._s84v9o48ucb0,
74 .pkg = Pkg{ .name = "ansi", .path = .{ .path = dirs._s84v9o48ucb0 ++ "/src/lib.zig" }, .dependencies = null },73 .pkg = Pkg{ .name = "ansi", .path = .{ .path = dirs._s84v9o48ucb0 ++ "/src/lib.zig" }, .dependencies = null },
75 };74 };
76
77 pub const _2ta738wrqbaq = Package{75 pub const _2ta738wrqbaq = Package{
78 .directory = dirs._2ta738wrqbaq,76 .directory = dirs._2ta738wrqbaq,
79 .pkg = Pkg{ .name = "known-folders", .path = .{ .path = dirs._2ta738wrqbaq ++ "/known-folders.zig" }, .dependencies = null },77 .pkg = Pkg{ .name = "known-folders", .path = .{ .path = dirs._2ta738wrqbaq ++ "/known-folders.zig" }, .dependencies = null },
80 };78 };
81
82 pub const _0npcrzfdlrvk = Package{79 pub const _0npcrzfdlrvk = Package{
83 .directory = dirs._0npcrzfdlrvk,80 .directory = dirs._0npcrzfdlrvk,
84 .pkg = Pkg{ .name = "licenses", .path = .{ .path = dirs._0npcrzfdlrvk ++ "/src/lib.zig" }, .dependencies = null },81 .pkg = Pkg{ .name = "licenses", .path = .{ .path = dirs._0npcrzfdlrvk ++ "/src/lib.zig" }, .dependencies = null },
85 };82 };
86
87 pub const _9k24gimke1an = Package{83 pub const _9k24gimke1an = Package{
88 .directory = dirs._9k24gimke1an,84 .directory = dirs._9k24gimke1an,
89 .pkg = Pkg{ .name = "hzzp", .path = .{ .path = dirs._9k24gimke1an ++ "/src/main.zig" }, .dependencies = null },85 .pkg = Pkg{ .name = "hzzp", .path = .{ .path = dirs._9k24gimke1an ++ "/src/main.zig" }, .dependencies = null },
90 };86 };
91
92 pub const _csbnipaad8n7 = Package{87 pub const _csbnipaad8n7 = Package{
93 .directory = dirs._csbnipaad8n7,88 .directory = dirs._csbnipaad8n7,
94 .pkg = Pkg{ .name = "iguanaTLS", .path = .{ .path = dirs._csbnipaad8n7 ++ "/src/main.zig" }, .dependencies = null },89 .pkg = Pkg{ .name = "iguanaTLS", .path = .{ .path = dirs._csbnipaad8n7 ++ "/src/main.zig" }, .dependencies = null },
95 };90 };
96
97 pub const _yyhw90zkzgmu = Package{91 pub const _yyhw90zkzgmu = Package{
98 .directory = dirs._yyhw90zkzgmu,92 .directory = dirs._yyhw90zkzgmu,
99 .pkg = Pkg{ .name = "network", .path = .{ .path = dirs._yyhw90zkzgmu ++ "/network.zig" }, .dependencies = null },93 .pkg = Pkg{ .name = "network", .path = .{ .path = dirs._yyhw90zkzgmu ++ "/network.zig" }, .dependencies = null },
100 };94 };
101
102 pub const _u9w9dpp6p804 = Package{95 pub const _u9w9dpp6p804 = Package{
103 .directory = dirs._u9w9dpp6p804,96 .directory = dirs._u9w9dpp6p804,
104 .pkg = Pkg{ .name = "uri", .path = .{ .path = dirs._u9w9dpp6p804 ++ "/uri.zig" }, .dependencies = null },97 .pkg = Pkg{ .name = "uri", .path = .{ .path = dirs._u9w9dpp6p804 ++ "/uri.zig" }, .dependencies = null },
105 };98 };
106
107 pub const _ejw82j2ipa0e = Package{99 pub const _ejw82j2ipa0e = Package{
108 .directory = dirs._ejw82j2ipa0e,100 .directory = dirs._ejw82j2ipa0e,
109 .pkg = Pkg{ .name = "zfetch", .path = .{ .path = dirs._ejw82j2ipa0e ++ "/src/main.zig" }, .dependencies = &.{ _9k24gimke1an.pkg.?, _csbnipaad8n7.pkg.?, _yyhw90zkzgmu.pkg.?, _u9w9dpp6p804.pkg.? } },101 .pkg = Pkg{ .name = "zfetch", .path = .{ .path = dirs._ejw82j2ipa0e ++ "/src/main.zig" }, .dependencies = &.{ _9k24gimke1an.pkg.?, _csbnipaad8n7.pkg.?, _yyhw90zkzgmu.pkg.?, _u9w9dpp6p804.pkg.? } },
110 };102 };
111
112 pub const _ocmr9rtohgcc = Package{103 pub const _ocmr9rtohgcc = Package{
113 .directory = dirs._ocmr9rtohgcc,104 .directory = dirs._ocmr9rtohgcc,
114 .pkg = Pkg{ .name = "json", .path = .{ .path = dirs._ocmr9rtohgcc ++ "/src/lib.zig" }, .dependencies = null },105 .pkg = Pkg{ .name = "json", .path = .{ .path = dirs._ocmr9rtohgcc ++ "/src/lib.zig" }, .dependencies = null },
115 };106 };
116
117 pub const _tnj3qf44tpeq = Package{107 pub const _tnj3qf44tpeq = Package{
118 .directory = dirs._tnj3qf44tpeq,108 .directory = dirs._tnj3qf44tpeq,
119 .pkg = Pkg{ .name = "range", .path = .{ .path = dirs._tnj3qf44tpeq ++ "/src/lib.zig" }, .dependencies = null },109 .pkg = Pkg{ .name = "range", .path = .{ .path = dirs._tnj3qf44tpeq ++ "/src/lib.zig" }, .dependencies = null },
120 };110 };
121
122 pub const _pt88y5d80m25 = Package{111 pub const _pt88y5d80m25 = Package{
123 .directory = dirs._pt88y5d80m25,112 .directory = dirs._pt88y5d80m25,
124 .pkg = Pkg{ .name = "licenses-text", .path = .{ .path = dirs._pt88y5d80m25 ++ "/src/lib.zig" }, .dependencies = null },113 .pkg = Pkg{ .name = "licenses-text", .path = .{ .path = dirs._pt88y5d80m25 ++ "/src/lib.zig" }, .dependencies = null },
125 };114 };
126
127 pub const _96h80ezrvj7i = Package{115 pub const _96h80ezrvj7i = Package{
128 .directory = dirs._96h80ezrvj7i,116 .directory = dirs._96h80ezrvj7i,
129 .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{_tnj3qf44tpeq.pkg.?} },117 .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } },
130 };118 };
131
132 pub const _qyrnfg0iwpzl = Package{119 pub const _qyrnfg0iwpzl = Package{
133 .directory = dirs._qyrnfg0iwpzl,120 .directory = dirs._qyrnfg0iwpzl,
134 .pkg = Pkg{ .name = "fs-check", .path = .{ .path = dirs._qyrnfg0iwpzl ++ "/src/lib.zig" }, .dependencies = null },121 .pkg = Pkg{ .name = "fs-check", .path = .{ .path = dirs._qyrnfg0iwpzl ++ "/src/lib.zig" }, .dependencies = null },
135 };122 };
136
137 pub const _2ovav391ivak = Package{123 pub const _2ovav391ivak = Package{
138 .directory = dirs._2ovav391ivak,124 .directory = dirs._2ovav391ivak,
139 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.?, _qyrnfg0iwpzl.pkg.? } },125 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.?, _qyrnfg0iwpzl.pkg.? } },
140 };126 };
141
142 pub const _c1xirp1ota5p = Package{127 pub const _c1xirp1ota5p = Package{
143 .directory = dirs._c1xirp1ota5p,128 .directory = dirs._c1xirp1ota5p,
144 .pkg = Pkg{ .name = "inquirer", .path = .{ .path = dirs._c1xirp1ota5p ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _tnj3qf44tpeq.pkg.? } },129 .pkg = Pkg{ .name = "inquirer", .path = .{ .path = dirs._c1xirp1ota5p ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _tnj3qf44tpeq.pkg.? } },
145 };130 };
146
147 pub const _89ujp8gq842x = Package{131 pub const _89ujp8gq842x = Package{
148 .directory = dirs._89ujp8gq842x,132 .directory = dirs._89ujp8gq842x,
149 .pkg = Pkg{ .name = "zigmod", .path = .{ .path = dirs._89ujp8gq842x ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _2ta738wrqbaq.pkg.?, _0npcrzfdlrvk.pkg.?, _ejw82j2ipa0e.pkg.?, _ocmr9rtohgcc.pkg.?, _tnj3qf44tpeq.pkg.?, _2ovav391ivak.pkg.?, _qyrnfg0iwpzl.pkg.?, _c1xirp1ota5p.pkg.? } },133 .pkg = Pkg{ .name = "zigmod", .path = .{ .path = dirs._89ujp8gq842x ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _2ta738wrqbaq.pkg.?, _0npcrzfdlrvk.pkg.?, _ejw82j2ipa0e.pkg.?, _ocmr9rtohgcc.pkg.?, _tnj3qf44tpeq.pkg.?, _2ovav391ivak.pkg.?, _qyrnfg0iwpzl.pkg.?, _c1xirp1ota5p.pkg.? } },
150 };134 };
151
152 pub const _o6ogpor87xc2 = Package{135 pub const _o6ogpor87xc2 = Package{
153 .directory = dirs._o6ogpor87xc2,136 .directory = dirs._o6ogpor87xc2,
154 .pkg = Pkg{ .name = "win32", .path = .{ .path = dirs._o6ogpor87xc2 ++ "/win32.zig" }, .dependencies = null },137 .pkg = Pkg{ .name = "win32", .path = .{ .path = dirs._o6ogpor87xc2 ++ "/win32.zig" }, .dependencies = null },
155 };138 };
156
157 pub const _root = Package{139 pub const _root = Package{
158 .directory = dirs._root,140 .directory = dirs._root,
159 };141 };
src/cmd/fetch.zig+1-1
...@@ -310,7 +310,7 @@ fn print_pkg_data_to(w: std.fs.File.Writer, notdone: *std.ArrayList(u.Module), d...@@ -310,7 +310,7 @@ fn print_pkg_data_to(w: std.fs.File.Writer, notdone: *std.ArrayList(u.Module), d
310 }310 }
311 try w.writeAll(" },\n");311 try w.writeAll(" },\n");
312 }312 }
313 try w.writeAll(" };\n\n");313 try w.writeAll(" };\n");
314314
315 try done.append(mod);315 try done.append(mod);
316 _ = notdone.orderedRemove(i);316 _ = notdone.orderedRemove(i);