| ... | @@ -66,7 +66,6 @@ pub const dirs = struct { | ... | @@ -66,7 +66,6 @@ pub const dirs = struct { |
| 66 | pub const _2ovav391ivak = cache ++ "/git/github.com/nektro/zig-detect-license"; | 66 | pub const _2ovav391ivak = cache ++ "/git/github.com/nektro/zig-detect-license"; |
| 67 | pub const _pt88y5d80m25 = cache ++ "/git/github.com/nektro/zig-licenses-text"; | 67 | pub const _pt88y5d80m25 = cache ++ "/git/github.com/nektro/zig-licenses-text"; |
| 68 | pub const _96h80ezrvj7i = cache ++ "/git/github.com/nektro/zig-leven"; | 68 | pub const _96h80ezrvj7i = cache ++ "/git/github.com/nektro/zig-leven"; |
| 69 | pub const _qyrnfg0iwpzl = cache ++ "/git/github.com/nektro/zig-fs-check"; | | |
| 70 | pub const _c1xirp1ota5p = cache ++ "/git/github.com/nektro/zig-inquirer"; | 69 | pub const _c1xirp1ota5p = cache ++ "/git/github.com/nektro/zig-inquirer"; |
| 71 | pub const _u7sysdckdymi = cache ++ "/git/github.com/arqv/ini"; | 70 | pub const _u7sysdckdymi = cache ++ "/git/github.com/arqv/ini"; |
| 72 | pub const _iecwp4b3bsfm = cache ++ "/git/github.com/nektro/zig-time"; | 71 | pub const _iecwp4b3bsfm = cache ++ "/git/github.com/nektro/zig-time"; |
| ... | @@ -132,13 +131,9 @@ pub const package_data = struct { | ... | @@ -132,13 +131,9 @@ pub const package_data = struct { |
| 132 | .directory = dirs._96h80ezrvj7i, | 131 | .directory = dirs._96h80ezrvj7i, |
| 133 | .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } }, | 132 | .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } }, |
| 134 | }; | 133 | }; |
| 135 | pub const _qyrnfg0iwpzl = Package{ | | |
| 136 | .directory = dirs._qyrnfg0iwpzl, | | |
| 137 | .pkg = Pkg{ .name = "fs-check", .path = .{ .path = dirs._qyrnfg0iwpzl ++ "/src/lib.zig" }, .dependencies = null }, | | |
| 138 | }; | | |
| 139 | pub const _2ovav391ivak = Package{ | 134 | pub const _2ovav391ivak = Package{ |
| 140 | .directory = dirs._2ovav391ivak, | 135 | .directory = dirs._2ovav391ivak, |
| 141 | .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.?, _qyrnfg0iwpzl.pkg.? } }, | 136 | .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.? } }, |
| 142 | }; | 137 | }; |
| 143 | pub const _c1xirp1ota5p = Package{ | 138 | pub const _c1xirp1ota5p = Package{ |
| 144 | .directory = dirs._c1xirp1ota5p, | 139 | .directory = dirs._c1xirp1ota5p, |