update module builder with header parsing fixes.

This commit is contained in:
Alejandro Cabeza Romero 2026-06-18 15:26:16 +02:00
parent 4be7410283
commit 65d7ef5dd0
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
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";
};