mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-10 20:11:55 +01:00
12 lines
343 B
Text
12 lines
343 B
Text
|
.{
|
||
|
.name = "wlbg",
|
||
|
.version = "0.0.0",
|
||
|
.paths = .{""},
|
||
|
.dependencies = .{
|
||
|
.wayland = .{
|
||
|
.url = "https://git.mzte.de/LordMZTE/zig-wayland/archive/85722422985f928087e56d90c3617ecb04232486.tar.gz",
|
||
|
.hash = "1220d992b223e473988d203d66d262e54141b59559c09587eb00231c800d46f9b408",
|
||
|
},
|
||
|
},
|
||
|
}
|