nixpkgs/pkgs/tools/security/tor
Joachim Fasting 8aebb6b181
torsocks: expression cleanups
- Remove redundant preConfigure
  torsocks installs into $libdir/torsocks, so setting libdir=$out/lib
  doesn't really help.  To put the shared objects into $out/lib we'd have
  to manually move them into $out and patch various files (the script
  itself expects $libdir/torsocks).
- Use nativeBuildInputs
2016-12-05 13:18:47 +01:00
..
default.nix tor: 0.2.8.9 -> 0.2.8.10 2016-12-03 07:17:13 +01:00
tor-arm.nix tor-arm: use python2 2016-11-24 22:28:03 +01:00
torbrowser.nix torbrowser: 6.0.6 -> 6.0.7 2016-12-01 00:13:58 -06:00
torsocks.nix torsocks: expression cleanups 2016-12-05 13:18:47 +01:00