chore(dependencies): update module builder with header parsing fixes (#41)

This commit is contained in:
Álex 2026-06-18 13:27:11 +00:00 committed by GitHub
parent 4be7410283
commit 48c9a88b50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 614 additions and 316 deletions

928
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
description = "Logos Blockchain Module - Qt6 Plugin";
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=bc868bf47f9d797637ac78af814b0db718dde4b8";
# v0.1.3-rc.10-compatible + rust-rapidsnark nix fixes + cli commands + leader_claim C binding + config generation fixes
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=3dc81b4ec49ba977220f3ff432885258265aa986";
};