Commit Graph

91 Commits

Author SHA1 Message Date
Jonas Nick 63a58657e4
Merge pull request #7 from nixbitcoin/documentation
Add own hardware tutorial to README.md
2019-02-26 17:36:50 +00:00
nixbitcoin 8fedbe66c3
Add own hardware tutorial to README.md 2019-02-24 22:19:56 +01:00
Jonas Nick 6005307129
Enable validatepegin in liquid module 2019-02-11 08:02:11 +00:00
Jonas Nick b31a9d3cb3
Add note about how to update IP address for virtualbox deployments 2019-02-11 08:01:31 +00:00
Jonas Nick 5404907e3e
Turn off pruning 2019-02-10 18:46:07 +00:00
Jonas Nick ccd768aec1
Update nixpkgs 2019-02-10 18:45:30 +00:00
Jonas Nick 99e56db674
Add note about PubkeyAuthentication no to README 2019-01-31 13:20:07 +00:00
Jonas Nick e5267bfb0b
update README 2019-01-26 22:19:17 +00:00
Jonas Nick 52b8cae70d
update README 2019-01-26 22:16:26 +00:00
Jonas Nick fa2394b2cc
Add asciicast 2019-01-26 22:11:16 +00:00
Jonas Nick 6da972b8dd
Update README 2019-01-26 18:45:11 +00:00
Jonas Nick 35fd0cdd06
Update README 2019-01-26 18:42:04 +00:00
Jonas Nick 1d020a7ca8
move nixpkgs-pinned.nix 2019-01-26 18:12:08 +00:00
Jonas Nick 6763459b62
Move nix-bitcoin.nix into modules 2019-01-26 18:06:25 +00:00
Jonas Nick 5d494f2a19
Update readme 2019-01-26 18:05:29 +00:00
Jonas Nick 2dd5e4e8b0
Disable pruning 2019-01-26 17:44:36 +00:00
Jonas Nick 61ee3a36f7
fix ssh-agent issue and added new file where pinned nixpkgs are specified 2019-01-26 13:26:33 +00:00
Jonas Nick ffe06ccf38
README: link to appendix 2019-01-22 21:25:17 +00:00
Jonas Nick 6057239239
fix README 2019-01-22 21:12:19 +00:00
Jonas Nick 8a56a994fd
Fix spark-wallet login 2019-01-21 12:24:17 +00:00
Jonas Nick 26c0aeb19d
Mention demo installation in README.md 2019-01-21 08:20:51 +00:00
Jonas Nick 87abbc5770
Update nixpkgs-unstable for clightning 0.6.3 2019-01-17 21:52:19 +00:00
Jonas Nick 723fac48a6
Disable the binaryCache by default 2019-01-15 23:07:32 +00:00
Jonas Nick 0df59113f4
Update stable nixpkgs 2019-01-13 20:58:30 +00:00
Jonas Nick e4d5d6935d
Update liquidd to 3.14.1.22 2019-01-13 20:45:24 +00:00
Jonas Nick ead037c753
Disable electrs while it's not working 2019-01-13 20:21:40 +00:00
Jonas Nick 1646605a80
Pin electrs dependencies (within nixpkgs) 2019-01-04 16:19:52 +00:00
Jonas Nick 986ebc8f88
Merge remote-tracking branch 'upstream-pull/5/head' 2019-01-04 14:50:21 +00:00
Jonas Nick 04aafd218f
Rename env.nix to shell.nix 2019-01-04 11:09:35 +00:00
nixbitcoin 197155fb0b
Fixed typo and replaced tab with spaces 2019-01-04 10:47:06 +01: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 bb07fa9589
Fix NIX_PATH in env.nix 2019-01-03 22:02:10 +00:00
Jonas Nick bca40e23b1
Indentation cleanups 2019-01-02 15:17:57 +00:00
Jonas Nick 877e163ce5
Generalize tutorial 2019-01-02 14:56:57 +00:00
Jonas Nick ca87f61d4f
Add license 2019-01-02 14:03:52 +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 d2e203918b
Fix 'Remove unused paths in modules' 2019-01-02 11:23:43 +00:00
Jonas Nick 1c756379fb
Remove unused paths in modules 2019-01-02 11:05:25 +00:00
Jonas Nick ba6872744c
fix README 2019-01-01 20:38:09 +00:00
Jonas Nick c9a334f443
Adjust README to nix-shell deployment method 2019-01-01 20:34:08 +00:00
Jonas Nick d02749bc36
Add env for nix-shell which pins nixpkgs and automatically creates secrets 2019-01-01 20:17:25 +00:00
Jonas Nick 5e4e959e26
Switch to stable channel but pull the bitcoind and clightning packages and the tor module from unstable 2019-01-01 19:16:24 +00:00
Jonas Nick 54b4eb24a6
Add FIXME's to README 2018-12-28 13:44:32 +00:00
Jonas Nick ffcd311b70
Add sshd onion service 2018-12-27 21:22:52 +00:00
Jonas Nick 566f308aa8
Add FAQ 2018-12-15 15:51:27 +00:00
Jonas Nick 210f9ea6a9
Merge pull request #2 from nixbitcoin/nixbitcoin
Add Debian 9 Stretch Tutorial to README.md
2018-12-13 19:07:54 +00:00
nixbitcoin 10282d0b33
Fix formatting 2018-12-13 20:04:11 +01:00
nixbitcoin c6d790ef82
Merge upstream changes to README.md with Debian tutorial README.md 2018-12-13 19:56:30 +01:00
nixbitcoin 56624c5a89
Add Debian 9 Stretch Tutorial to README.md 2018-12-13 19:51:15 +01:00
Jonas Nick 93b1ad2fc9 Merge branch 'master' of github.com:jonasnick/nix-bitcoin 2018-12-10 23:25:08 +00:00