replace deprecated config option for complement
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -44,9 +44,7 @@ let
|
|||||||
-sha256
|
-sha256
|
||||||
|
|
||||||
${lib.getExe' coreutils "env"} \
|
${lib.getExe' coreutils "env"} \
|
||||||
CONDUIT_SERVER_NAME="$SERVER_NAME" \
|
CONDUWUIT_SERVER_NAME="$SERVER_NAME" \
|
||||||
CONDUIT_WELL_KNOWN_SERVER="$SERVER_NAME:8448" \
|
|
||||||
CONDUIT_WELL_KNOWN_SERVER="$SERVER_NAME:8008" \
|
|
||||||
${lib.getExe main'}
|
${lib.getExe main'}
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user