From 118e300f2f9500555e24c14d768f535064ee56b1 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Mon, 15 Sep 2025 02:00:16 +1000 Subject: [PATCH] [repos] wayland-protocols: swith to anongit.freedesktop.org gitlab.freedesktop.org has become unreliable over the last year, to prevent the ci pipeline from failing, fall back to the more stable and trusted anongit. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8b43e184..d2ebf4b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/cimgui/cimgui.git [submodule "repos/wayland-protocols"] path = repos/wayland-protocols - url = https://gitlab.freedesktop.org/wayland/wayland-protocols.git + url = https://anongit.freedesktop.org/git/wayland/wayland-protocols [submodule "repos/nanosvg"] path = repos/nanosvg url = https://github.com/memononen/nanosvg.git