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: 4ac53481fe3a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6e562fd6a7b8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 18, 2020

  1. nixos/kresd: Listen on IPv4 wildcard, too.

    If only a port is specified in listen{Plain,TLS,DoH} option, kresd
    will now listen on IPv4 and IPv6 wildcard.
    fooker committed Oct 18, 2020
    Copy the full SHA
    2e834f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Merge #101043: nixos/kresd: Listen on IPv4 wildcard, too

    This makes sense to me.  I can't see any reference (incl. PR #78628)
    why that commit of mine (ae74a0e) used 127.0.0.1 instead of 0.0.0.0
    vcunat committed Mar 28, 2021
    Copy the full SHA
    6e562fd View commit details
    Browse the repository at this point in the history