tor-browser-bundle-bin: do not call home to check tbb version

This commit is contained in:
Joachim Fasting 2017-07-13 09:29:50 +02:00
parent 8559e5269c
commit 07e492c6e6
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08

View File

@ -173,11 +173,12 @@ stdenv.mkDerivation rec {
cat >mozilla.cfg <<EOF
// First line must be a comment
// Always update via Nix
// Always update via Nixpkgs
lockPref("app.update.auto", false);
lockPref("app.update.enabled", false);
lockPref("extensions.update.autoUpdateDefault", false);
lockPref("extensions.update.enabled", false);
lockPref("extensions.torbutton.versioncheck_enabled", false);
// User should never change these. Locking prevents these
// values from being written to prefs.js, avoiding Store