Merge fort-nix/nix-bitcoin#593: update nixpkgs
3a2730d287btcpayserver: support restarting from the web interface (Erik Arvstedt)3480232f2aupdate nixpkgs (Jonas Nick) Pull request description: ACKs for top commit: erikarvstedt: ACK3a2730d287Tree-SHA512: 2750acc241c9790e1faf63f4f164421c9220376d5c57a46339a3aadc8093ea909cdb29b9026c4857642b346208dc012f4baa42832d267e512783fe860b8fca7e
This commit is contained in:
@@ -9,6 +9,9 @@ with lib;
|
||||
services.btcpayserver.enable = true;
|
||||
test.container.exposeLocalhost = true;
|
||||
# services.btcpayserver.lbtc = false;
|
||||
|
||||
# Required for testing interactive plugin installation
|
||||
test.container.enableWAN = true;
|
||||
};
|
||||
|
||||
# A node with internet access to test joinmarket-ob-watcher
|
||||
|
||||
Reference in New Issue
Block a user