build: nostr-bench submodule
Some checks failed
CI / Test (OTP 27.2 / Elixir 1.18.2) (push) Failing after 0s
CI / Test (OTP 28.4 / Elixir 1.19.4 + E2E) (push) Failing after 0s

This commit is contained in:
2026-03-20 14:33:51 +01:00
parent 070464f2eb
commit 6b59fa6328
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "docs/nips"] [submodule "docs/nips"]
path = docs/nips path = docs/nips
url = https://github.com/nostr-protocol/nips.git url = https://github.com/nostr-protocol/nips.git
[submodule "nix/nostr-bench"]
path = nix/nostr-bench
url = ssh://gitea@git.teralink.net:10322/self/nostr-bench.git

1
nix/nostr-bench Submodule

Submodule nix/nostr-bench added at d3ab701512