Update flake.

This commit is contained in:
Alejandro Cabeza Romero 2026-06-26 18:35:27 +02:00
parent d5c710f866
commit e489a8423b
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": 1782477145,
"narHash": "sha256-1zARq8JAP75tW4VpEyhoLVIvYKPqhtejqmTP9DKUGYo=",
"lastModified": 1782491660,
"narHash": "sha256-F+dkzPyOP1zLat3CKV4BqxLN9ZQnS03gEOgijshVmmc=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "e4dadfadb1304854ce2757670ba7d21c32e1d99d",
"rev": "56a74d2bbd5d1e2079af114c304dfdf22335c4de",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "feat/c-bindings/better-errors",
"ref": "56a74d2bbd5d1e2079af114c304dfdf22335c4de",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -4,7 +4,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
# https://github.com/logos-blockchain/logos-blockchain/commit/58d71393cb7c5e8d425f54b09f2f28e0d9905fdc
logos-blockchain.url = "github:logos-blockchain/logos-blockchain/feat/c-bindings/better-errors";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=56a74d2bbd5d1e2079af114c304dfdf22335c4de";
};
outputs = inputs@{ logos-module-builder, ... }: