Skip to content

nix: add binLiquid for flake.nix - #83

Merged
RCasatta merged 1 commit into
Blockstream:new-indexfrom
YusukeShimizu:flake-binLiquid
Aug 15, 2024
Merged

nix: add binLiquid for flake.nix#83
RCasatta merged 1 commit into
Blockstream:new-indexfrom
YusukeShimizu:flake-binLiquid

Conversation

@YusukeShimizu

Copy link
Copy Markdown

add binLiquid to the inherit list to enable.

add binLiquid to the inherit list to enable specific builds
@RCasatta

RCasatta commented May 8, 2024

Copy link
Copy Markdown
Collaborator

ACK c820c3b

tested with

nix build --rebuild .#binLiquid
./result/bin/electrs --network liquid # ok
./result/bin/electrs # ko
nix build --rebuild .
./result/bin/electrs --network liquid # ko
./result/bin/electrs # ok

@YusukeShimizu
YusukeShimizu marked this pull request as ready for review June 27, 2024 23:41
@RCasatta
RCasatta merged commit 9e26397 into Blockstream:new-index Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants