Update logos-blockchain tip

This commit is contained in:
Daniel 2026-06-24 22:59:39 +02:00
parent d3f4ac320d
commit 80b37b4d3c
2 changed files with 6 additions and 6 deletions

8
flake.lock generated
View File

@ -24,16 +24,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1782212034,
"narHash": "sha256-IcU+c3YokqSmv4huTHZsBUhsen8lLs3wGvtaMWfQths=",
"lastModified": 1782334675,
"narHash": "sha256-EYDWycdTnS6krTf91Ot1lyceEoa5jiniNZRF1+Ddpnw=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "113faae6fd5f68aa70e3cece4fa54f8522c95eec",
"rev": "58d71393cb7c5e8d425f54b09f2f28e0d9905fdc",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "113faae6fd5f68aa70e3cece4fa54f8522c95eec",
"ref": "58d71393cb7c5e8d425f54b09f2f28e0d9905fdc",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -3,8 +3,8 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
# https://github.com/logos-blockchain/logos-blockchain/commit/113faae6fd5f68aa70e3cece4fa54f8522c95eec
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=113faae6fd5f68aa70e3cece4fa54f8522c95eec";
# https://github.com/logos-blockchain/logos-blockchain/commit/58d71393cb7c5e8d425f54b09f2f28e0d9905fdc
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=58d71393cb7c5e8d425f54b09f2f28e0d9905fdc";
};
outputs = inputs@{ logos-module-builder, ... }: