deps: switch to codeberg upstreams, update
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -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
|
||||
|
2
deps/zig-pixman
vendored
2
deps/zig-pixman
vendored
Submodule deps/zig-pixman updated: b0a961079d...70bff91bee
2
deps/zig-wlroots
vendored
2
deps/zig-wlroots
vendored
Submodule deps/zig-wlroots updated: 67f9979e93...3789f0e0c9
2
deps/zig-xkbcommon
vendored
2
deps/zig-xkbcommon
vendored
Submodule deps/zig-xkbcommon updated: 7b188de0ba...7e09b38937
Reference in New Issue
Block a user