mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-07-13 18:49:31 +00:00
Update with master ref.
This commit is contained in:
parent
f48b98c16f
commit
1dc753da3a
6
flake.lock
generated
6
flake.lock
generated
@ -853,16 +853,16 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1781789100,
|
||||
"lastModified": 1781792889,
|
||||
"narHash": "sha256-i7zTkYSpQGMBfVvD5mNZ1UBU1Slk0Yi31g2GIHvCSbM=",
|
||||
"owner": "logos-co",
|
||||
"repo": "logos-module-builder",
|
||||
"rev": "5302512d67e076c07cccdf314fd22e073551a47b",
|
||||
"rev": "38ddf92c1f240f4e420d300a1fbabb1609d5db01",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "logos-co",
|
||||
"ref": "fix/dev-shell-external-lib-paths",
|
||||
"ref": "38ddf92c1f240f4e420d300a1fbabb1609d5db01",
|
||||
"repo": "logos-module-builder",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@ -2,9 +2,7 @@
|
||||
description = "Logos Blockchain Module - Qt6 Plugin";
|
||||
|
||||
inputs = {
|
||||
# TEMP: pinned to the dev-shell external-lib-paths fix branch (LOGOS_EXT_ROOT_<NAME>).
|
||||
# Revert to "github:logos-co/logos-module-builder" once that branch merges to master.
|
||||
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=fix/dev-shell-external-lib-paths";
|
||||
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
|
||||
# v0.1.3-rc.10-compatible + rust-rapidsnark nix fixes + cli commands + leader_claim + channel deposit / wallet notes C bindings + config generation fixes
|
||||
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0222706b14010fbdfbe9a94d3617ebf46a77fdd1";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user