Jonas Nick
62b11edbb0
Update nixpkgs and switch from nixpkgs-unstable to nixos-unstable. Notable change: includes bitcoind version bump to 0.18
2019-05-06 22:26:16 +00:00
Jonas Nick
c2f8bf8067
Add support for ledger and trezor with bitcoin-core/HWI
2019-05-05 20:49:31 +00:00
Jonas Nick
25f30addce
Update to NixOs 19.03
2019-04-24 13:39:46 +00:00
nixbitcoin
0db7a251fd
Update gmaxwell banlist
2019-04-11 23:38:47 +02:00
Jonas Nick
f0b78ee411
Update nixpkgs
2019-04-08 13:47:52 +00:00
Jonas Nick
c440dfba9f
Merge branch 'electrum-server' of https://github.com/nixbitcoin/nix-bitcoin into nixbitcoin-electrum-server
2019-04-02 15:35:09 +00:00
Jonas Nick
aba1b7dfc2
Give operator access to onion hostnames through new onion-manager module
2019-04-02 15:02:31 +00:00
nixbitcoin
4000829002
Use rust stable 1.31 instead of rust nightly for electrs, update electrs, specify electrum-rpc
2019-04-01 17:43:07 +02:00
Clemens Fruhwirth
95b42b62a8
Give pkgs their own directory and convert everything to callPackage.
2019-03-29 11:12:05 +01:00
Jonas Nick
1bc678b6d6
Merge branch 'master' into faster-banlist-abort
2019-03-28 12:51:09 +00:00
Jonas Nick
e2f3f38876
Import bitcoind banlist in separate service
2019-03-27 10:46:36 +00:00
Clemens Fruhwirth
a0b4d5b932
node2nix packages: Regenerate node2nix output.
2019-03-26 14:31:07 +01:00
Clemens Fruhwirth
ed0903b9cc
node2nix packages: Style-fix
2019-03-26 14:31:04 +01:00
Clemens Fruhwirth
d569d1bb59
node2nix packages: Remove unnecessary node-pre-gyp
2019-03-26 14:31:02 +01:00
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
Jonas Nick
4752d0fde0
Merge branch 'nixos-fixes' of https://github.com/clefru/nix-bitcoin into clefru-nixos-fixes
2019-03-26 08:58:40 +00:00
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