1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
Joachim Fasting 961164a8a7
torbrowser: explicitly set paths to torrc-defaults and tor
This patch fixes an issue introduced by b897f825942b63ab790cad9ed66c8a79cbb3fc2d
where the bundled tor fails to run.

The error message claims that it cannot communicate with tor, but what actually
happens is that tor never runs at all, because it is invoked with a non-existent
rc file.  Specifying an absolute path to the torrc-defaults file fixes the
problem.  For good measure, we specify an absolute path to the tor executable
itself as well; we want as little autodetection logic as possible.

Note that users of torbrowser *must* remove the existing `~/.torbrowser4` folder
for this to take effect, otherwise torbrowser will continue to use extension
data from the previous release (this is why some existing users were able to
successfully use the new torbrowser version, see
https://github.com/NixOS/nixpkgs/pull/15854).
2016-05-31 23:37:20 +02:00
..
applications neovim: fix broken build (#15876) 2016-05-31 21:38:43 +02:00
build-support buildFHSEnv: use separate gcc for 64- and 32-bit 2016-05-29 23:22:58 +03:00
data geolite-legacy: 2016-05-23 -> 2016-05-31 2016-05-31 15:17:47 +02:00
desktops extra-cmake-modules: don't change the RPATH settings 2016-05-31 13:02:15 -05:00
development Revert "cmake: use supplied RPATH instead of guessing" 2016-05-31 16:30:15 -05:00
games Slight improvements to neverball package 2016-05-31 10:18:12 +03:00
misc Merge pull request #15788 from romildo/upd.mate-icon-theme 2016-05-30 22:36:11 +02:00
os-specific batman-adv: 2016.0 -> 2016.1 2016-05-31 20:10:26 +02:00
servers fcgiwrap: fix build with systemd 230 2016-05-29 14:48:03 -04:00
shells fish: 2.2.0 -> 2.3.0 2016-05-26 00:10:22 +02:00
stdenv Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools torbrowser: explicitly set paths to torrc-defaults and tor 2016-05-31 23:37:20 +02:00
top-level Switch default Haskell compiler to GHC 8.0.1. 2016-05-31 22:09:54 +02:00