1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Austin Seipp e5e8efc1f4 nixos: rewrite torsocks module
Rather than trying to override the 'torsocks' executable in $PATH, the
new module instead properly configures `/etc/tor/torsocks.conf` and puts
the normal `torsocks` executable in $PATH so it can work out of the box.

As a bonus, I think this module actually works now, because the torsocks
configuration has changed a lot from when this was written, it seems...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-06 05:00:27 -06:00
doc typos 2014-11-15 20:23:32 +01:00
lib Add the Clearlooks-Phenix GTK3 Theme 2014-12-05 05:13:17 -05:00
maintainers move dockerfile to subdirectory 2014-11-08 23:47:10 +01:00
nixos nixos: rewrite torsocks module 2014-12-06 05:00:27 -06:00
pkgs nixpkgs: tor depends on torsocks 2014-12-06 05:00:27 -06:00
.gitignore
.travis.yml
.version .version shouldn't include newline 2014-10-22 15:59:35 +02:00
COPYING
default.nix
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.