diff --git a/Tupfile b/Tupfile index 28c450e..eaaeaaf 100644 --- a/Tupfile +++ b/Tupfile @@ -1,2 +1,3 @@ include_rules -: lock.json |> !nim_cfg |> | ./ +: |> !nim_lk |> {lockfile} +: {lockfile} |> !nim_cfg |> | ./ diff --git a/config.prs b/config.prs index a98d756..4093676 100644 --- a/config.prs +++ b/config.prs @@ -26,6 +26,10 @@ UnixAddress = . SocketAddress = TcpAddress / UnixAddress . +HttpDriverArguments = . + JsonSocketTranslatorArguments =