Unverified Commit d294db09 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #223433 from kurnevsky/tbb-vars

parents 66d6701f 98ef4e4f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -375,7 +375,11 @@ stdenv.mkDerivation rec {
      APULSE_PLAYBACK_DEVICE="\''${APULSE_PLAYBACK_DEVICE:-plug:dmix}" \
      \
      TOR_SKIP_LAUNCH="\''${TOR_SKIP_LAUNCH:-}" \
      TOR_CONTROL_HOST="\''${TOR_CONTROL_HOST:-}" \
      TOR_CONTROL_PORT="\''${TOR_CONTROL_PORT:-}" \
      TOR_CONTROL_COOKIE_AUTH_FILE="\''${TOR_CONTROL_COOKIE_AUTH_FILE:-}" \
      TOR_CONTROL_PASSWD="\''${TOR_CONTROL_PASSWD:-}" \
      TOR_SOCKS_HOST="\''${TOR_SOCKS_HOST:-}" \
      TOR_SOCKS_PORT="\''${TOR_SOCKS_PORT:-}" \
      \
      FONTCONFIG_FILE="$FONTCONFIG_FILE" \