Commit Graph

5 Commits

Author SHA1 Message Date
Clemens Fruhwirth
687bf8017d Make repository importable as NUR (including an overlay)
https://github.com/nix-community/NUR is a Nix community project that
aims to make out of tree derivations more easily discoverable and
accessible to Nix users. Converting the nix-bitcoin repo to conform to
that style is a minor change and enhances reusability of its
components. For instance, I could slap on the clightning module more
easily onto my existing bitcoin node without having to redeploy the
whole as nixops driven installation. Having the repo in NUR style
would make that easier.
2019-03-29 11:12:05 +01:00
Jonas Nick
63e2c6d270 cleanups 2018-11-20 22:21:45 +00:00
Jonas Nick
cad0763c70 Add onion listening node with tor HS v3 2018-11-19 23:09:57 +00:00
Jonas Nick
d943e11647 non-working tor support 2018-11-14 00:33:34 +00:00
Jonas Nick
18dc2304c0 running bitcoin 2018-11-13 23:44:54 +00:00