chore: Update lez_core input revision in flake.nix

This commit is contained in:
erhant 2026-08-03 12:32:28 +03:00 committed by GitHub
parent 137847e007
commit 2fe6064739
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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";
lez_core.url = "github:logos-blockchain/logos-execution-zone-module?rev=e979914e58df21c424240f1813da62cee39ca92b";
lez_core.url = "github:logos-blockchain/logos-execution-zone-module?rev=7dd1d29ced0971e24b05d978fb2b560b240d212f";
};
outputs = inputs@{ logos-module-builder, ... }: