This website requires JavaScript.
Explore
Help
Sign In
greg
/
nix-bitcoin
Watch
1
Star
0
Fork
0
You've already forked nix-bitcoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6584540828
nix-bitcoin
/
pkgs
/
spark-wallet
/
pkg.json
4 lines
43 B
JSON
Raw
Normal View
History
Unescape
Escape
nanopos, lightning-charge and spark-wallet: Package via node2nix The strategy of invoking node2nix inside a derivation (installPhase in this case) does not work, as under NixOS installations there is no network traffic allowed during a derivation build. Hence, we move node2nix outside and rewrite the packaging into the modules. Also switch to callPackage instead of plain imports. This could probably be done on all other imported packages inside of nix-bitcoin-pkgs.nix.
2019-03-25 06:27:21 -07:00
[
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
2020-04-24 07:51:32 -07:00
{
"spark-wallet"
:
"file:./package"
}
nanopos, lightning-charge and spark-wallet: Package via node2nix The strategy of invoking node2nix inside a derivation (installPhase in this case) does not work, as under NixOS installations there is no network traffic allowed during a derivation build. Hence, we move node2nix outside and rewrite the packaging into the modules. Also switch to callPackage instead of plain imports. This could probably be done on all other imported packages inside of nix-bitcoin-pkgs.nix.
2019-03-25 06:27:21 -07:00
]
Reference in New Issue
Copy Permalink