joinmarket: include the bond-calculator script

This commit is contained in:
Otto Sabart 2024-05-08 21:00:00 +02:00
parent 881f4b4bb1
commit d1eb9778d1
No known key found for this signature in database
GPG Key ID: 823BAE99F8BE1E3C

View File

@ -43,6 +43,7 @@ stdenv.mkDerivation {
cpBin wallet-tool.py
cpBin yg-privacyenhanced.py
cpBin genwallet.py
cpBin bond-calculator.py
chmod +x -R "$out/bin"
patchShebangs "$out/bin"