balanceofsatoshis: init at 8.0.2
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
, "@webassemblyjs/wast-refmt"
|
, "@webassemblyjs/wast-refmt"
|
||||||
, "alloy"
|
, "alloy"
|
||||||
, "asar"
|
, "asar"
|
||||||
|
, "balanceofsatoshis"
|
||||||
, "bash-language-server"
|
, "bash-language-server"
|
||||||
, "bower"
|
, "bower"
|
||||||
, "bower2nix"
|
, "bower2nix"
|
||||||
|
|||||||
+2917
-2905
File diff suppressed because it is too large
Load Diff
@@ -26709,6 +26709,8 @@ in
|
|||||||
|
|
||||||
aeon = callPackage ../applications/blockchains/aeon { };
|
aeon = callPackage ../applications/blockchains/aeon { };
|
||||||
|
|
||||||
|
balanceofsatoshis = nodePackages.balanceofsatoshis;
|
||||||
|
|
||||||
bitcoin = libsForQt5.callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = true; };
|
bitcoin = libsForQt5.callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = true; };
|
||||||
bitcoind = callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = false; };
|
bitcoind = callPackage ../applications/blockchains/bitcoin.nix { miniupnpc = miniupnpc_2; withGui = false; };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user