nix-bitcoin/modules
Jonas Nick 9239268ab6
Merge #136: Change the nix-bitcoin deployment from forking this repo to importing the module
b2e15c17b8 docs: Update to new deployment method (import instead of fork) (Jonas Nick)
5ed0284db9 Add fetch-release script (Jonas Nick)
c303cd47e4 Add push-release.sh helper (Jonas Nick)
705d187a35 examples/shell.nix: don't run shellHook on subsequent nix-shells (Erik Arvstedt)
65039be656 docs: Remove duplicate instructions (Jonas Nick)
455c5664c9 docs: Replace tabs with spaces (Jonas Nick)
8aa4714979 docs: Update NixOS version (Jonas Nick)
9df22a2764 add deploy-qemu-vm.sh example (Erik Arvstedt)
548ced1994 README: Add Example section (Jonas Nick)
44ccbb91d0 Clean up development shell.nix (Jonas Nick)
abcee651d3 add deploy-container.sh (Erik Arvstedt)
5dadea310c add deploy-nixops.sh (Erik Arvstedt)
0c74c365de mention performance loss with hardened kernel profile (Erik Arvstedt)
f3121892ef move main module import to configuration.nix (Erik Arvstedt)
0c0978c007 extract module 'deployment/nixops.nix', add option 'deployment.secretsDir' (Erik Arvstedt)
87d0286498 Change the nix-bitcoin deployment from forking this repo to importing the module (Jonas Nick)

Pull request description:

Top commit has no ACKs.

Tree-SHA512: 18e8b71f42715c5e82e2dafde9dcc965594d76aacc6be7ee2ec746a9510065749cc65331687a57d7140f45779c3b7867f6260ec224d361fb5a477062a27d6e4c
2020-04-08 15:03:08 +00:00
..
deployment extract module 'deployment/nixops.nix', add option 'deployment.secretsDir' 2020-03-24 21:43:21 +00:00
secrets Merge #136: Change the nix-bitcoin deployment from forking this repo to importing the module 2020-04-08 15:03:08 +00:00
banlist.cli.txt banlist: simplify script, remove package 2019-11-12 19:42:33 +01:00
bitcoind.nix bitcoind: set default rpcuser 2020-03-04 18:09:52 +01:00
clightning.nix clightning: update to v0.8.0 2020-01-15 23:13:19 +00:00
default.nix add modules.nix 2020-01-09 10:43:29 +01:00
electrs.nix electrs: add option 'extraArgs' 2020-03-04 18:09:52 +01:00
hardware-wallets.nix Use types.str instead of types.string to avoid warning 2019-10-28 20:59:15 +00:00
lightning-charge.nix spark-wallet, lightning-charge: specify mainchain network in clightning data dir 2020-01-15 23:13:48 +00:00
liquid.nix make secrets dir location configurable 2020-01-13 00:25:12 +01:00
lnd.nix lnd: add package option 2020-03-09 08:22:00 +00:00
modules.nix make pinned pkgs accessible through pkgs/default.nix 2020-03-04 18:09:48 +01:00
nanopos.nix make secrets dir location configurable 2020-01-13 00:25:12 +01:00
nix-bitcoin-services.nix add 'nix-bitcoin-services' option 2020-01-12 20:02:00 +01:00
nix-bitcoin-webindex.nix lnd: add cli option 2020-01-12 20:02:02 +01:00
nix-bitcoin.nix bitcoind: set default rpcuser 2020-03-04 18:09:52 +01:00
onion-chef.nix onion-chef: set RemainAfterExit, fix tor dependency 2020-01-12 20:02:02 +01:00
recurring-donations.nix clightning: add cli option 2020-01-12 20:02:02 +01:00
spark-wallet.nix spark-wallet, lightning-charge: specify mainchain network in clightning data dir 2020-01-15 23:13:48 +00:00