Skip to content

Commit

Permalink
firefoxPackages.tor-browser: carry over more configureFlags from upst…
Browse files Browse the repository at this point in the history
…ream

These are taken from `tor-browser-build.git` repository.
  • Loading branch information
SLNOS authored and oxij committed Mar 24, 2019
1 parent 6ed479d commit ec4a7a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/applications/networking/browsers/firefox/common.nix
Expand Up @@ -251,8 +251,10 @@ stdenv.mkDerivation rec {
# and wants these
++ lib.optionals isTorBrowserLike ([
"--with-tor-browser-version=${tbversion}"
"--with-distribution-id=org.torproject"
"--enable-signmar"
"--enable-verify-mar"
"--enable-bundled-fonts"
])

++ flag alsaSupport "alsa"
Expand Down

0 comments on commit ec4a7a0

Please sign in to comment.