mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-07-13 10:39:32 +00:00
Update flake.
This commit is contained in:
parent
fc1439cf16
commit
2dfe14048d
8
flake.lock
generated
8
flake.lock
generated
@ -24,16 +24,16 @@
|
||||
"rust-rapidsnark": "rust-rapidsnark"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1781525456,
|
||||
"narHash": "sha256-SOH9dY1Jg8JmfqMWMZ9YzbGQgWL+ifJ4z+8tHW/4zWs=",
|
||||
"lastModified": 1781532516,
|
||||
"narHash": "sha256-0InyIBqfSRz8Mj/QzN2Es9ReEiMupICGAc7M61vnKdE=",
|
||||
"owner": "logos-blockchain",
|
||||
"repo": "logos-blockchain",
|
||||
"rev": "4efdf816e2a3d1447096c3f64c9e230769eb4ecb",
|
||||
"rev": "e04009891cc22d69261fadf84b3b6bf8245adc25",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "logos-blockchain",
|
||||
"ref": "4efdf816e2a3d1447096c3f64c9e230769eb4ecb",
|
||||
"ref": "e04009891cc22d69261fadf84b3b6bf8245adc25",
|
||||
"repo": "logos-blockchain",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
|
||||
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
|
||||
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=4efdf816e2a3d1447096c3f64c9e230769eb4ecb";
|
||||
# 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";
|
||||
};
|
||||
|
||||
outputs = inputs@{ logos-module-builder, ... }:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user