about summary refs log tree commit diff
path: root/pkgs/applications/misc/electrum
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2024-01-06 19:44:41 +0100
committerMartin Weinelt <mweinelt@users.noreply.github.com>2024-01-06 21:03:51 +0100
commit29f6174cd069884b95f755b387314e57196bb3fc (patch)
treed6a5e8bf54557ae3f0579b1fcbbefea816c815e1 /pkgs/applications/misc/electrum
parent3179a4e20977f1d21abe2288f79f4e812d582cbc (diff)
python311Packages.groestlcoin-hash: rename from groestlcoin_hash
Diffstat (limited to 'pkgs/applications/misc/electrum')
-rw-r--r--pkgs/applications/misc/electrum/grs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/electrum/grs.nix b/pkgs/applications/misc/electrum/grs.nix
index a0c9e49fb60eb..4850cfeb1da59 100644
--- a/pkgs/applications/misc/electrum/grs.nix
+++ b/pkgs/applications/misc/electrum/grs.nix
@@ -44,7 +44,7 @@ python3.pkgs.buildPythonApplication {
     bitstring
     cryptography
     dnspython
-    groestlcoin_hash
+    groestlcoin-hash
     jsonrpclib-pelix
     matplotlib
     pbkdf2