diff --git a/nix/proxytunnel.nix b/nix/proxytunnel.nix index 7940719..454eac6 100644 --- a/nix/proxytunnel.nix +++ b/nix/proxytunnel.nix @@ -8,8 +8,7 @@ if use-ssl then "-DUSE_SSL" else "" - } - ${ + } ${ if gnu-system then "-DHAVE_GETOPT_LONG" else ""