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: bc555a24afbe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c3d4998e416f
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 17, 2019

  1. kresd: Unified listen declarations

    Deperecates the interfaces option which was used to generate a host:port
    list whereas the port was always hardcoded to 53. This unifies the
    listen configuration for plain and TLS sockets and allows to specify a
    port without an address for wildcard binds.
    fooker committed Dec 17, 2019
    Copy the full SHA
    f886a14 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Copy the full SHA
    c3d4998 View commit details
    Browse the repository at this point in the history