Clemens Fruhwirth
316b493cda
chmod $out not $src as this fails under NixOS.
2019-03-25 14:34:27 +01:00
Clemens Fruhwirth
5e40066c7f
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 14:32:55 +01:00
Jonas Nick
d24c5416ed
Update nixpkgs
2019-03-24 21:21:36 +00:00
Jonas Nick
7eed67278d
Merge branch 'electrum-server' of https://github.com/nixbitcoin/nix-bitcoin into nixbitcoin-electrum-server
2019-03-24 20:45:26 +00:00
nixbitcoin
fbc78ce6ed
Add Greg Maxwell's banlist to bitcoind postStart
2019-03-21 10:11:18 +01:00
nixbitcoin
eacd057963
Fix electrs and add electrs hidden service
2019-03-16 16:11:54 +01:00
nixbitcoin
de889d584f
Add proxy and hidden service to liquidd
2019-03-14 11:19:28 +01:00
Jonas Nick
902455e142
Update nixpkgs-unstable for clightning 0.7.0
2019-03-05 10:05:16 +00:00
Jonas Nick
35165c42d8
Update nixpkgs
2019-03-02 20:23:19 +00:00
Jonas Nick
ccd768aec1
Update nixpkgs
2019-02-10 18:45:30 +00:00
Jonas Nick
1d020a7ca8
move nixpkgs-pinned.nix
2019-01-26 18:12:08 +00:00
Jonas Nick
e4d5d6935d
Update liquidd to 3.14.1.22
2019-01-13 20:45:24 +00:00
Jonas Nick
1646605a80
Pin electrs dependencies (within nixpkgs)
2019-01-04 16:19:52 +00:00
nixbitcoin
9ada1d32f3
Incorproate PR comments, correct erroneous description in clightning module, add electrs module, add electrs package, add electrs to nix-bitcoin.nix, add electrs to modules/nix-bitcoin.nix
2019-01-04 10:44:03 +01:00
Jonas Nick
bca40e23b1
Indentation cleanups
2019-01-02 15:17:57 +00:00
Jonas Nick
0fb3f9da5a
Get rid of nixpkgs everywhere and use pkgs arguments instead
2019-01-02 11:24:55 +00:00
Jonas Nick
ffcd311b70
Add sshd onion service
2018-12-27 21:22:52 +00:00
Jonas Nick
5b63e7eb27
Fix minor bugs
2018-12-10 22:54:24 +00:00
Jonas Nick
25d52c4d10
Add spark-wallet
2018-12-10 16:34:41 +00:00
Jonas Nick
b108198dc0
Update nanopos
2018-12-06 15:58:41 +00:00
Jonas Nick
c79aaf9695
Add liquid
2018-12-03 21:43:15 +00:00
Jonas Nick
36327ae89e
Move webindex in own module
2018-12-01 21:38:08 +00:00
Jonas Nick
8fae70b80a
Add index page with nginx
2018-12-01 20:49:23 +00:00
Jonas Nick
b0594aaacd
Add nanopos package and module and make clightning service
2018-12-01 17:26:29 +00:00
Jonas Nick
c61c21e2e1
fix nodeinfo.sh
2018-11-29 00:30:12 +00:00
Jonas Nick
c4935008dc
add lightning charge package
2018-11-24 22:34:39 +00:00
Jonas Nick
ac2be00c7f
Add guest user with same ssh keys as root and fix nodeinfo not waiting for clightning to warm up
2018-11-23 15:49:13 +00:00
Jonas Nick
aec819db81
add clightning
2018-11-22 18:32:26 +00:00
Jonas Nick
986217d5d3
add nodeinfo package
2018-11-20 22:14:40 +00:00