diff --git a/.gitmodules b/.gitmodules index 48297be..a14a00e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://git.syndicate-lang.org/syndicate-lang/preserves.git [submodule "coap"] path = coap - url = https://codeberg.org/eris/coap-nim.git + url = git@codeberg.org:eris/coap-nim.git [submodule "syndicate/protocols"] path = syndicate/protocols url = https://git.syndicate-lang.org/syndicate-lang/syndicate-protocols.git @@ -21,25 +21,25 @@ url = https://github.com/zevv/npeg.git [submodule "getdns"] path = getdns - url = https://git.sr.ht/~ehmry/getdns-nim + url = git@git.sr.ht:~ehmry/getdns-nim [submodule "taps"] path = taps - url = https://git.sr.ht/~ehmry/nim_taps + url = git@git.sr.ht:~ehmry/nim_taps [submodule "tkrzw"] path = tkrzw - url = https://git.sr.ht/~ehmry/nim-tkrzw + url = git@git.sr.ht:~ehmry/nim-tkrzw [submodule "eris-python"] path = eris-python - url = https://codeberg.org/eris/python-eris.git + url = git@codeberg.org:eris/python-eris.git [submodule "eris-go"] path = eris-go - url = https://codeberg.org/eris/eris-go.git + url = git@codeberg.org:eris/eris-go.git [submodule "git-annex-backend-ERIS"] path = git-annex-backend-ERIS - url = https://codeberg.org/eris/git-annex-backend-XERIS.git + url = git@codeberg.org:eris/git-annex-backend-XERIS.git [submodule "eris-nim"] path = eris-nim - url = https://codeberg.org/eris/nim-eris.git + url = git@codeberg.org:eris/nim-eris.git [submodule "watch-firmware"] path = watch-firmware url = https://github.com/joeycastillo/Sensor-Watch @@ -48,10 +48,10 @@ url = git@codeberg.org:eris/meta.git [submodule "freedesktop_org"] path = freedesktop_org - url = https://git.sr.ht/~ehmry/freedesktop_org + url = git@git.sr.ht:~ehmry/freedesktop_org [submodule "configparser"] path = configparser - url = https://github.com/ehmry/nim-configparser + url = git@github.com:ehmry/nim-configparser.git [submodule "cbor"] path = cbor - url = https://git.sr.ht/~ehmry/nim_cbor + url = git@git.sr.ht:~ehmry/nim_cbor diff --git a/eris-go b/eris-go index f15b1da..1e7513c 160000 --- a/eris-go +++ b/eris-go @@ -1 +1 @@ -Subproject commit f15b1dae0da7a213cf2816232ae5b98f6b4348ff +Subproject commit 1e7513cbf83cf4e92ab95b1c7c1eaded9eccac41 diff --git a/eris-nim b/eris-nim index 8555a7f..535a7d8 160000 --- a/eris-nim +++ b/eris-nim @@ -1 +1 @@ -Subproject commit 8555a7f1d02d3e6a822d4dca7372273962b6f89c +Subproject commit 535a7d88af92fa4eedbd211f5f35298c8752beaf diff --git a/eris-python b/eris-python index 5b4bdfa..e71d796 160000 --- a/eris-python +++ b/eris-python @@ -1 +1 @@ -Subproject commit 5b4bdfab0e31e4df5dac6a4c69d64e0acc1b07f7 +Subproject commit e71d796cfb66aeced9ee3e76587d0a60e1ef2744