mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
balanceofsatoshis: init at 8.0.2
This commit is contained in:
parent
6259a47c45
commit
302103b714
3 changed files with 2920 additions and 2905 deletions
|
@ -12,6 +12,7 @@
|
|||
, "@webassemblyjs/wast-refmt"
|
||||
, "alloy"
|
||||
, "asar"
|
||||
, "balanceofsatoshis"
|
||||
, "bash-language-server"
|
||||
, "bower"
|
||||
, "bower2nix"
|
||||
|
|
5822
pkgs/development/node-packages/node-packages.nix
generated
5822
pkgs/development/node-packages/node-packages.nix
generated
File diff suppressed because it is too large
Load diff
|
@ -26709,6 +26709,8 @@ in
|
|||
|
||||
aeon = callPackage ../applications/blockchains/aeon { };
|
||||
|
||||
balanceofsatoshis = nodePackages.balanceofsatoshis;
|
||||
|
||||
bitcoin = libsForQt5.callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = true; };
|
||||
bitcoind = callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = false; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue