tor-browser-bundle: clear pref bootstrappedAddons for purity

This commit is contained in:
Joachim Fasting 2017-09-26 20:31:55 +02:00
parent 0c26be5bd2
commit 93b9109b46
No known key found for this signature in database
GPG Key ID: 66EAB6B14F6B6E0D

@ -214,6 +214,7 @@ stdenv.mkDerivation rec {
// Captures store paths
clearPref("extensions.xpiState");
clearPref("extensions.bootstrappedAddons");
// Insist on using IPC for communicating with Tor
//