Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix: add binLiquid for flake.nix #83

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

YusukeShimizu
Copy link

add binLiquid to the inherit list to enable.

add binLiquid to the inherit list to enable specific builds
@RCasatta
Copy link
Collaborator

RCasatta commented May 8, 2024

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
2 checks passed
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