deps: switch to codeberg upstreams, update

This commit is contained in:
Isaac Freund
2024-03-12 14:12:54 +01:00
parent c474be1537
commit 46dbbe9799
4 changed files with 7 additions and 7 deletions

8
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "deps/zig-wayland"]
path = deps/zig-wayland
url = https://github.com/ifreund/zig-wayland
url = https://codeberg.org/ifreund/zig-wayland
[submodule "deps/zig-pixman"]
path = deps/zig-pixman
url = https://github.com/ifreund/zig-pixman
url = https://codeberg.org/ifreund/zig-pixman
[submodule "deps/zig-xkbcommon"]
path = deps/zig-xkbcommon
url = https://github.com/ifreund/zig-xkbcommon
url = https://codeberg.org/ifreund/zig-xkbcommon
[submodule "deps/zig-wlroots"]
path = deps/zig-wlroots
url = https://github.com/swaywm/zig-wlroots
url = https://codeberg.org/ifreund/zig-wlroots