spark-wallet: update 0.2.13 -> 0.2.14

Download shesek's github spark-npm.tgz, verify signature, unpack
spark-npm.tgz, patch package.json to include qrcode-terminal in
dependencies, run node2nix with tmpdir as local source, replace tmpdir
spark-wallet source with shesek's github spark-npm.tgz in
node-packages.nix.

spark-wallet: erikarvstedt fixups
This commit is contained in:
nixbitcoin
2020-05-10 17:12:45 +02:00
parent 7c35b93d53
commit 8b2ae9c1b7
3 changed files with 71 additions and 251 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[
{ "spark-wallet": "^0.2.13" }
{ "spark-wallet": "file:./package" }
]