Update flake.

This commit is contained in:
Alejandro Cabeza Romero 2026-06-16 14:54:46 +02:00
parent 9681f519f5
commit 654bf55e43
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@ -24,16 +24,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1781532516,
"narHash": "sha256-0InyIBqfSRz8Mj/QzN2Es9ReEiMupICGAc7M61vnKdE=",
"lastModified": 1781613030,
"narHash": "sha256-kJZ8N/FeJBZRyRtP5JlXVf9zczOPrsBJW17mAsJdKeo=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "e04009891cc22d69261fadf84b3b6bf8245adc25",
"rev": "3dc81b4ec49ba977220f3ff432885258265aa986",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "e04009891cc22d69261fadf84b3b6bf8245adc25",
"ref": "3dc81b4ec49ba977220f3ff432885258265aa986",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -4,7 +4,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
# 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=e04009891cc22d69261fadf84b3b6bf8245adc25";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=3dc81b4ec49ba977220f3ff432885258265aa986";
};
outputs = inputs@{ logos-module-builder, ... }: