From 32d9d603354ff44ea757a5ef5707cbce599aeadd Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Tue, 20 Jun 2023 09:19:47 +0100 Subject: [PATCH] More submodules --- .gitmodules | 6 ++++++ dhall-nim | 1 + syndicate-flake | 1 + 3 files changed, 8 insertions(+) create mode 160000 dhall-nim create mode 160000 syndicate-flake diff --git a/.gitmodules b/.gitmodules index b5a1220..d250e99 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,3 +148,9 @@ [submodule "xapian"] path = xapian_actor url = https://git.sr.ht/~ehmry/xapian-nim +[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 diff --git a/dhall-nim b/dhall-nim new file mode 160000 index 0000000..74592b0 --- /dev/null +++ b/dhall-nim @@ -0,0 +1 @@ +Subproject commit 74592b05f176c6208231e38dc5fdf49ec15480bc diff --git a/syndicate-flake b/syndicate-flake new file mode 160000 index 0000000..4fd103a --- /dev/null +++ b/syndicate-flake @@ -0,0 +1 @@ +Subproject commit 4fd103a34a35ba84f40ae2a569c159d1284aa9ae