meta/.gitmodules

214 lines
6.6 KiB
Plaintext
Raw Permalink Normal View History

2022-11-26 20:04:36 +00:00
[submodule "syndicate/preserves"]
path = preserves
2022-11-26 20:04:36 +00:00
url = https://git.syndicate-lang.org/syndicate-lang/preserves.git
2022-12-03 19:57:20 +00:00
[submodule "coap"]
path = coap
url = https://codeberg.org/eris/coap-nim.git
2022-12-22 22:14:07 +00:00
[submodule "nim"]
path = nim
url = https://github.com/ehmry/nim.git
2022-12-22 22:14:07 +00:00
[submodule "npeg"]
2023-04-05 20:15:28 +00:00
path = nimble/npeg
2022-12-22 22:14:07 +00:00
url = https://github.com/zevv/npeg.git
[submodule "getdns"]
path = getdns
url = https://git.sr.ht/~ehmry/getdns-nim
2022-12-22 22:14:07 +00:00
[submodule "taps"]
path = taps
url = https://git.sr.ht/~ehmry/nim_taps
2022-12-22 22:14:07 +00:00
[submodule "tkrzw"]
path = tkrzw
url = https://git.sr.ht/~ehmry/nim-tkrzw
2022-12-23 00:35:15 +00:00
[submodule "eris-python"]
path = eris-python
url = https://codeberg.org/eris/python-eris.git
2022-12-28 16:23:30 +00:00
[submodule "eris-go"]
path = eris-go
url = https://codeberg.org/eris/eris-go.git
2022-12-28 16:23:30 +00:00
[submodule "git-annex-backend-ERIS"]
path = git-annex-backend-ERIS
url = https://codeberg.org/eris/git-annex-backend-XERIS.git
2022-12-29 16:51:14 +00:00
[submodule "eris-nim"]
path = eris-nim
url = https://codeberg.org/eris/nim-eris.git
2023-01-03 19:36:42 +00:00
[submodule "watch-firmware"]
path = watch-firmware
url = https://github.com/joeycastillo/Sensor-Watch
2023-01-18 21:48:35 +00:00
[submodule "eris-meta"]
path = eris-meta
url = https://codeberg.org/eris/meta.git
2023-01-19 23:23:08 +00:00
[submodule "freedesktop_org"]
path = freedesktop_org
url = https://git.sr.ht/~ehmry/freedesktop_org
2023-01-25 20:08:29 +00:00
[submodule "configparser"]
path = configparser
url = https://github.com/ehmry/nim-configparser.git
2023-01-25 21:27:31 +00:00
[submodule "cbor"]
path = cbor
url = https://git.sr.ht/~ehmry/nim_cbor
2023-03-02 03:37:31 +00:00
[submodule "preserves-nim"]
path = preserves-nim
url = https://git.syndicate-lang.org/ehmry/preserves-nim.git
2023-03-02 03:37:31 +00:00
[submodule "syndicate-nim"]
path = syndicate-nim
url = https://git.syndicate-lang.org/ehmry/syndicate-nim.git
2023-03-02 03:37:31 +00:00
[submodule "syndicate-protocols"]
path = syndicate-protocols
url = https://git.syndicate-lang.org/syndicate-lang/syndicate-protocols.git
[submodule "xdg_open_ng"]
2023-07-21 09:23:13 +00:00
path = syn-open
url = https://git.syndicate-lang.org/ehmry/xdg_open_ng.git
2023-03-02 03:37:31 +00:00
[submodule "syndicate_utils"]
path = syndicate_utils
url = https://git.syndicate-lang.org/ehmry/syndicate_utils.git
2023-03-02 03:37:31 +00:00
[submodule "zua"]
path = zua
url = https://git.sr.ht/~ehmry/zua
2023-03-13 00:43:55 +00:00
[submodule "svui"]
path = svui
url = https://git.sr.ht/~ehmry/svui
2023-04-05 20:15:28 +00:00
[submodule "nimsvg"]
2023-05-15 17:40:52 +00:00
path = nimsvg
2023-04-05 20:15:28 +00:00
url = https://github.com/bluenote10/NimSvg.git
[submodule "bumpy"]
path = bumpy
url = https://github.com/treeform/bumpy.git
[submodule "nimsha2"]
path = nimble/nimsha2
url = https://github.com/jangko/nimSHA2.git
[submodule "nimble/vmath"]
path = nimble/vmath
url = https://github.com/treeform/vmath.git
[submodule "nimble/base32"]
path = nimble/base32
url = https://github.com/rgv151/base32.nim
[submodule "nimble/illwill"]
path = nimble/illwill
url = //github.com/johnnovak/illwill.git
[submodule "pixie"]
path = pixie
url = https://github.com/ehmry/pixie.git
2023-04-05 20:15:28 +00:00
[submodule "chroma"]
path = chroma
url = https://github.com/treeform/chroma.git
[submodule "nimsimd"]
path = nimsimd
url = https://github.com/guzba/nimsimd.git
[submodule "vmath"]
path = vmath
url = https://github.com/treeform/vmath.git
[submodule "zippy"]
path = zippy
url = https://github.com/treeform/zippy.git
[submodule "crunchy"]
path = crunchy
url = https://github.com/guzba/crunchy.git
[submodule "libnotify_actor"]
path = libnotify_actor
url = https://git.syndicate-lang.org/ehmry/libnotify_actor.git
2023-04-30 09:25:55 +00:00
[submodule "sigil"]
path = sigil
url = https://git.sr.ht/~ehmry/sigil
2023-04-30 09:25:55 +00:00
[submodule "genode-nim"]
path = genode-nim
url = https://git.sr.ht/~ehmry/nim_genode
2023-04-30 09:25:55 +00:00
[submodule "syndicate-genode"]
2023-09-30 12:40:03 +00:00
path = syndicate-genode
url = https://git.syndicate-lang.org/ehmry/syndicate-genode.git
2023-04-30 09:25:55 +00:00
[submodule "syndicate_genode"]
path = syndicate_genode
url = https://git.syndicate-lang.org/ehmry/syndicate-genode.git
2023-05-03 19:51:52 +00:00
[submodule "acpi_actor"]
path = acpi_actor
url = https://git.syndicate-lang.org/ehmry/acpi_actor.git
2023-05-03 19:51:52 +00:00
[submodule "yggdrasilctl_actor"]
path = yggdrasilctl_actor
url = https://git.syndicate-lang.org/ehmry/yggdrasilctl-nim.git
2023-05-03 19:51:52 +00:00
[submodule "hashlib"]
path = hashlib
url = https://github.com/khchen/hashlib
2023-05-15 16:56:00 +00:00
[submodule "noiseprotocol"]
path = noiseprotocol
url = https://git.sr.ht/~ehmry/noiseprotocol
2023-05-16 10:05:25 +00:00
[submodule "syndicate-sh"]
path = syndicate-sh
url = https://git.syndicate-lang.org/syndicate-lang/syndicate-sh.git
2023-05-18 11:43:19 +00:00
[submodule "fontconfig_actor"]
path = fontconfig_actor
url = https://git.syndicate-lang.org/ehmry/fontconfig_actor.git
2023-05-30 12:54:08 +00:00
[submodule "sqlite_actor"]
path = sqlite_actor
url = https://git.syndicate-lang.org/ehmry/sqlite_actor.git
[submodule "nix_actor"]
path = nix_actor
url = https://git.syndicate-lang.org/ehmry/nix_actor.git
2023-06-07 17:16:07 +00:00
[submodule "new_terminal"]
path = new_terminal
url = https://git.sr.ht/~ehmry/new_terminal
2023-06-10 13:48:22 +00:00
[submodule "xapian"]
path = xapian_actor
url = https://git.sr.ht/~ehmry/xapian-nim
2023-06-20 08:19:47 +00:00
[submodule "dhall-nim"]
path = dhall-nim
url = https://git.sr.ht/~ehmry/dhall-nim
[submodule "syndicate-flake"]
path = syndicate-flake
url = https://git.syndicate-lang.org/ehmry/syndicate-flake.git
2023-07-21 09:23:13 +00:00
[submodule "nimble/bigints"]
path = nimble/bigints
url = https://github.com/nim-lang/bigints.git
[submodule "nimble/nimAES"]
path = nimble/nimAES
url = https://github.com/jangko/nimAES.git
[submodule "eristekt"]
path = eristekt
url = https://codeberg.org/eris/eristekt
[submodule "nimble/websock"]
path = nimble/websock
url = https://github.com/status-im/nim-websock.git
2023-08-23 08:37:16 +00:00
[submodule "nimble/ws"]
path = nimble/ws
url = https://github.com/treeform/ws.git
[submodule "syndicate_actor_tox"]
path = syndicate_actor_tox
url = git@git.syndicate-lang.org:ehmry/syndicate_actor_tox.git
[submodule "eer"]
path = eer
url = https://codeberg.org/eris/eer.git
[submodule "nimble/npeg"]
path = nimble/npeg
url = https://github.com/zevv/npeg.git
[submodule "nimble/cps"]
path = nimble/cps
url = https://github.com/nim-works/cps.git
[submodule "nimble/cpstest"]
path = nimble/cpstest
url = https://github.com/zevv/cpstest.git
[submodule "nimble/eventqueue"]
path = nimble/eventqueue
url = https://github.com/disruptek/eventqueue.git
2023-08-25 19:16:00 +00:00
[submodule "icalendar_actor"]
path = icalendar_actor
url = https://git.syndicate-lang.org/ehmry/icalendar_actor.git
2023-09-12 08:06:00 +00:00
[submodule "nimble/nim-sys"]
path = nimble/nim-sys
url = https://github.com/alaviss/nim-sys.git
[submodule "immutulator"]
path = immutulator
url = https://git.syndicate-lang.org/ehmry/video_immutulator.git
[submodule "well_of_text"]
path = well_of_text
url = https://git.sr.ht/~ehmry/well_of_text
2023-09-30 12:40:03 +00:00
[submodule "chacha20"]
path = chacha20
url = https://git.sr.ht/~ehmry/chacha20
[submodule "websocket_actor"]
path = websocket_actor
url = https://git.syndicate-lang.org/ehmry/websocket_actor.git
[submodule "nimble/nimble"]
path = nimble/nimble
url = https://github.com/nim-lang/nimble.git
2023-10-05 09:57:45 +00:00
[submodule "hottext"]
path = hottext
url = https://git.sr.ht/~ehmry/hottext