3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6 commits

Author SHA1 Message Date
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
Pavol Rusnak c2b15153a8
electrs: 0.8.12 -> 0.9.0 2021-09-30 11:20:30 +02:00
Pavol Rusnak 9baf54d902
electrs: link rocksdb dynamically 2021-09-20 19:13:53 +02:00
Pavol Rusnak 99cb7f40bb
electrs: 0.8.11 -> 0.8.12 2021-09-20 19:13:15 +02:00
nixbitcoin 2de65a8061
electrs: 0.8.10 -> 0.8.11 2021-09-15 10:09:29 +00:00
Sandro Jäckel 06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00
Renamed from pkgs/applications/blockchains/electrs.nix (Browse further)