11 lines
315 B
Zig
11 lines
315 B
Zig
.{
|
|
.name = "dam",
|
|
.version = "0.0.0",
|
|
.dependencies = .{
|
|
.@"zig-wayland" = .{
|
|
.url = "https://codeberg.org/ifreund/zig-wayland/archive/v0.2.0.tar.gz",
|
|
.hash = "1220687c8c47a48ba285d26a05600f8700d37fc637e223ced3aa8324f3650bf52242",
|
|
},
|
|
},
|
|
.paths = .{""},
|
|
}
|