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
dd78d2b2a1
nix-bitcoin
/
pkgs
/
lightning-charge
/
pkg.json
4 lines
40 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
[
lightning-charge: 0.4.14 -> 0.4.19
2020-05-18 07:25:38 -07:00
{
"lightning-charge"
:
"^0.4.19"
}
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