mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-17 15:38:45 +00:00
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.
16 lines
490 B
Plaintext
16 lines
490 B
Plaintext
[submodule "LGMP"]
|
|
path = repos/LGMP
|
|
url = https://github.com/gnif/LGMP.git
|
|
[submodule "repos/PureSpice"]
|
|
path = repos/PureSpice
|
|
url = https://github.com/gnif/PureSpice
|
|
[submodule "repos/cimgui"]
|
|
path = repos/cimgui
|
|
url = https://github.com/cimgui/cimgui.git
|
|
[submodule "repos/wayland-protocols"]
|
|
path = repos/wayland-protocols
|
|
url = https://github.com/quantum5/wayland-protocols.git
|
|
[submodule "repos/nanosvg"]
|
|
path = repos/nanosvg
|
|
url = https://github.com/memononen/nanosvg.git
|