nixpkgs/pkgs/applications/blockchains/electrs
Erik Arvstedt 2e13a9cc6d
electrs: fix missing metrics feature
With electrs 0.9.0, option `--no-default-features` disables the `metrics`
feature, which brakes electrs option `--monitoring-addr`.

Fix this by removing `--no-default-features`, which is no longer needed
for dynamic linking in 0.9.0.
2021-09-30 14:31:28 +02:00
..
default.nix electrs: fix missing metrics feature 2021-09-30 14:31:28 +02:00