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

View File

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