mirror of
https://github.com/logos-blockchain/lez-indexer-module.git
synced 2026-07-29 22:53:28 +00:00
Merge pull request #15 from logos-blockchain/schouhy/bump-to-v0.2.0
chore: bump-to-v0.2.0
This commit is contained in:
commit
d177da4356
12
flake.lock
generated
12
flake.lock
generated
@ -1574,16 +1574,16 @@
|
||||
"rust-rapidsnark": "rust-rapidsnark"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1782428741,
|
||||
"narHash": "sha256-ltLcysXUdVUXAe25Tl8x7e7ZsTzj1sHlyS3glp97TAo=",
|
||||
"ref": "refs/tags/v0.2.0-rc6",
|
||||
"rev": "e37876a64028a335eb693198a1ed6a0e875ec5b4",
|
||||
"revCount": 2825,
|
||||
"lastModified": 1782820738,
|
||||
"narHash": "sha256-OnXBx3nD/r7vCzZwh/RXmoqbtNF9rG+ZZsWXPsXoOzk=",
|
||||
"ref": "refs/tags/v0.2.0",
|
||||
"rev": "a58fbce2ff48c58b7bb5001b1a27e64b9596ee3a",
|
||||
"revCount": 2828,
|
||||
"type": "git",
|
||||
"url": "https://github.com/logos-blockchain/logos-execution-zone"
|
||||
},
|
||||
"original": {
|
||||
"ref": "refs/tags/v0.2.0-rc6",
|
||||
"ref": "refs/tags/v0.2.0",
|
||||
"type": "git",
|
||||
"url": "https://github.com/logos-blockchain/logos-execution-zone"
|
||||
}
|
||||
|
||||
@ -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=refs/tags/v0.2.0-rc6";
|
||||
logos-execution-zone.url = "git+https://github.com/logos-blockchain/logos-execution-zone?ref=refs/tags/v0.2.0";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user