build tooling (#69)

* script/macos:add

* script/linux:add libx11-dev

* Cargo.toml:pin nostr nostr-sdk nostr nostr-connect

---------

Co-authored-by: reya <123083837+reyamir@users.noreply.github.com>
This commit is contained in:
@RandyMcMillan
2025-06-28 03:14:54 -04:00
committed by GitHub
parent 14076054c0
commit 2dfb48b538
5 changed files with 90 additions and 10 deletions

View File

@@ -34,6 +34,7 @@ if [[ -n $apt ]]; then
libzstd-dev
libvulkan1
libgit2-dev
libx11-dev
make
cmake
clang