Skip to content

Commit 2d90e77

Browse files
feat(submodules): Add the nix recipes (bao-nix) repository
Signed-off-by: Miguel Silva <[email protected]>
1 parent d76a8d7 commit 2d90e77

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
url = [email protected]:bao-project/bao-ci.git
44
[submodule "tests/bao-tests"]
55
path = tests/bao-tests
6-
url = [email protected]/bao-project/bao-tests.git
6+
url = [email protected]/bao-project/bao-tests.git
7+
[submodule "tests/bao-nix"]
8+
path = tests/bao-nix
9+
url = https://github.com/bao-project/bao-nix.git

0 commit comments

Comments
 (0)