nix-bitcoin/pkgs
Clemens Fruhwirth 2250644f82 node2nix packages: Replace tgz reference with symbolic one.
This is almost equivalent except that with symbolic reference node2nix
consults the NPM registry for package.json information instead of the
package.json in the tgz file. The registry canonicalizes the
"dependencies" attribute in that it adds all "optionalDependencies",
which the npm binary would do for local package.json files, but
node2nix does not.

For spark-wallet optionalDependencies are not listed in the tgz
distributed package.json, hence node2nix misses them. This leads to a
missing qrcode-terminal package and spark-wallet dying when called
with -Q.
2019-03-26 14:30:58 +01:00
..
lightning-charge node2nix packages: Replace tgz reference with symbolic one. 2019-03-26 14:30:58 +01:00
nanopos node2nix packages: Replace tgz reference with symbolic one. 2019-03-26 14:30:58 +01:00
spark-wallet node2nix packages: Replace tgz reference with symbolic one. 2019-03-26 14:30:58 +01:00
banlist.nix chmod $out not $src as this fails under NixOS. 2019-03-25 14:34:27 +01:00
banlist.sh Add Greg Maxwell's banlist to bitcoind postStart 2019-03-21 10:11:18 +01:00
electrs.nix Fix electrs and add electrs hidden service 2019-03-16 16:11:54 +01:00
liquidd.nix Update liquidd to 3.14.1.22 2019-01-13 20:45:24 +00:00
nixpkgs-pinned.nix Update nixpkgs 2019-03-24 21:21:36 +00:00
nodeinfo.nix chmod $out not $src as this fails under NixOS. 2019-03-25 14:34:27 +01:00
nodeinfo.sh Merge branch 'electrum-server' of https://github.com/nixbitcoin/nix-bitcoin into nixbitcoin-electrum-server 2019-03-24 20:45:26 +00:00