Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 9c39154a9622
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ca127588c13d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 17, 2018

  1. nixos/tor: better support non-anonymous services

    Tor requires ``SOCKSPort 0`` when non-anonymous hidden services are
    enabled.  If the configuration doesn't enable Tor client features,
    generate a configuration file that explicitly includes this disabling
    to allow such non-anonymous hidden services to be created (note that
    doing so still requires additional configuration).  See #48622.
    exarkun committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    4a71e29 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Merge pull request #48625 from exarkun/48622.tor-disable-socksport

    nixos/tor: better support non-anonymous services
    joachifm committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    ca12758 View commit details
    Browse the repository at this point in the history