tor-browser: allow to pass TOR_SKIP_LAUNCH
This commit is contained in:
parent
101ccc0629
commit
ff1b18a455
@ -299,6 +299,7 @@ stdenv.mkDerivation rec {
|
|||||||
\
|
\
|
||||||
PULSE_SERVER="\''${PULSE_SERVER:-}" \
|
PULSE_SERVER="\''${PULSE_SERVER:-}" \
|
||||||
PULSE_COOKIE="\''${PULSE_COOKIE:-}" \
|
PULSE_COOKIE="\''${PULSE_COOKIE:-}" \
|
||||||
|
TOR_SKIP_LAUNCH="\''${TOR_SKIP_LAUNCH:-}" \
|
||||||
\
|
\
|
||||||
GST_PLUGIN_SYSTEM_PATH="${optionalString mediaSupport gstPluginsPath}" \
|
GST_PLUGIN_SYSTEM_PATH="${optionalString mediaSupport gstPluginsPath}" \
|
||||||
GST_REGISTRY="/dev/null" \
|
GST_REGISTRY="/dev/null" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user