Skip to content

Commit

Permalink
Merge #173: fix syntax error
Browse files Browse the repository at this point in the history
509fca5 fix syntax error (Erik Arvstedt)

Pull request description:

ACKs for top commit:
  nixbitcoin:
    ACK 509fca5

Tree-SHA512: 924677137216e842b65f4b7c80339ffded03e9a40678856a7372f8711b7e1c9103cde3ebd7ec57e11a2149541974cf83fa3d9458519c5b531acb6a310d9a23f3
  • Loading branch information
jonasnick committed May 6, 2020
2 parents ca2834a + 509fca5 commit 7c35b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nix-bitcoin.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
imports = [
./presets/secure-node.nix
(lib.mkRemovedOptionModule [ "services" "nix-bitcoin" "enable" ] "Please directly import ./presets/secure-node.nix")
]
];
}

0 comments on commit 7c35b93

Please sign in to comment.