Merge pull request #13 from logos-blockchain/erhant/bump-to-v0.2.0-rc6

chore: bump LEZ to tag `v0.2.0-rc6`
This commit is contained in:
erhant 2026-06-29 16:44:43 +03:00 committed by GitHub
commit 78d33cccf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2247 additions and 1172 deletions

3417
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
# The LEZ indexer Rust FFI lib + header come from this flake's `indexer`
# package output (/lib/libindexer_ffi.* + /include/indexer_ffi.h). It is a
# prebuilt Nix derivation, so mkExternalLib consumes it directly (no build).
logos-execution-zone.url = "git+https://github.com/logos-blockchain/logos-execution-zone?ref=main";
logos-execution-zone.url = "git+https://github.com/logos-blockchain/logos-execution-zone?ref=refs/tags/v0.2.0-rc6";
};
outputs =