Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c44a41c73f15e7bf834a424d84ce23382c2e7bc4
      
https://github.com/NixOS/nixpkgs/commit/c44a41c73f15e7bf834a424d84ce23382c2e7bc4
  Author: Joachim Fasting <[email protected]>
  Date:   2017-03-02 (Thu, 02 Mar 2017)

  Changed paths:
    M pkgs/tools/security/tor/default.nix

  Log Message:
  -----------
  tor: split out geoip data

Saves about 5.2 MiB.

To use geoip, add something like
```
GeoIPFile ${tor.geoip}/share/tor/geoip
GeoIPv6File ${tor.geoip}/share/tor/geoip6
```
to torrc


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to