Remove branch from input.

This commit is contained in:
Alejandro Cabeza Romero 2026-02-03 11:07:34 +01:00
parent 7b2c4c1289
commit d8d993d463
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
2 changed files with 4 additions and 5 deletions

7
flake.lock generated
View File

@ -23,16 +23,15 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1769795993,
"narHash": "sha256-34W3vBr3Yk0PdRvA8pKciTY8TUX0AeHZ/hIWUxNI5XQ=",
"lastModified": 1770052482,
"narHash": "sha256-0xvLcZqKDfhhCu0w+GMWI57qUC3Hr1usRBfTWwT/i68=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "ae3fb11f780645bc3fa76ece379e05c4b897d5a9",
"rev": "c8c63e5236093af856dfe355187d8e9fa31fd28d",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "ci/circuits/integrate-binaries-on-tests-using-nix",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -7,7 +7,7 @@
logos-liblogos.url = "github:logos-co/logos-liblogos";
logos-core.url = "github:logos-co/logos-cpp-sdk";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=ci/circuits/integrate-binaries-on-tests-using-nix";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain";
logos-module-viewer.url = "github:logos-co/logos-module-viewer";
};