Merge pull request #34 from logos-blockchain/Pravdyvy/lez-v0.2.0

fix: rev update
This commit is contained in:
Moudy 2026-06-24 17:12:34 +02:00 committed by GitHub
commit d2e9400ac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 497 additions and 153 deletions

648
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
nix-bundle-lgx.url = "github:logos-co/nix-bundle-lgx";
logos-execution-zone.url = "github:logos-blockchain/lssa?rev=4d055c71a77d4b3aa147dfe8e1673afb3217840b"; # latest mnemonic updates, to be replaced after merging
logos-execution-zone.url = "github:logos-blockchain/lssa?rev=fb8cbac40e0bda4f152415ff4f181cdc6bca6d4a"; # lez-core-v0.2.0
};
outputs = inputs@{ logos-module-builder, ... }: