[repos] wayland-protocols: switch to a mirror on GitHub

anongit.freedesktop.org has unfortunately been very flaky in our CI
pipelines and causing builds to fail. I am running my own mirror which
syncs from the official FreeDesktop GitLab instance to GitHub, which
should allow CI pipelines to continue working on the last available
release should the GitLab sync fail.
This commit is contained in:
Quantum
2025-10-04 13:54:22 -04:00
committed by Geoffrey McRae
parent fddcb7f2d4
commit 40d606890b

2
.gitmodules vendored
View File

@@ -9,7 +9,7 @@
url = https://github.com/cimgui/cimgui.git
[submodule "repos/wayland-protocols"]
path = repos/wayland-protocols
url = https://anongit.freedesktop.org/git/wayland/wayland-protocols
url = https://github.com/quantum5/wayland-protocols.git
[submodule "repos/nanosvg"]
path = repos/nanosvg
url = https://github.com/memononen/nanosvg.git