Files
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
..
2016-12-03 07:17:13 +01:00
2016-11-24 22:28:03 +01:00
2016-12-01 00:13:58 -06:00
2016-12-05 13:18:47 +01:00