mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-22 13:14:15 +03:00
Merge fort-nix/nix-bitcoin#698: joinmarket: include the bond-calculator script
d1eb9778d1
joinmarket: include the bond-calculator script (Otto Sabart) Pull request description: ACKs for top commit: erikarvstedt: ACKd1eb9778d1
Tree-SHA512: 72000a2d9922c5a40a5a9d58ab959f17038f092f49dd1589fed0cd86f1f29448ac85d1d3129e2c41d045e5e574c6ea084a6e532c564934c3ab33dcc87140a7e0
This commit is contained in:
commit
e8f8e7f6a5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user