Merge pull request #323425 from superherointj/btc-rpc-explorer-mark-broken
btc-rpc-explorer: mark broken
This commit is contained in:
commit
97724c8a62
@ -43,5 +43,7 @@ buildNpmPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "btc-rpc-explorer";
|
||||
maintainers = with lib.maintainers; [ d-xo ];
|
||||
broken = true; # At 2024-06-29
|
||||
# https://hydra.nixos.org/build/264232177/nixlog/1
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user