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: 96e42b0f55a1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 93b593ae53d0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 10, 2020

  1. nixos/networking: Switch to home.arpa as an example for the domain

    The special-use domain "home.arpa." is designated for non-unique use in
    residential home networks [0] and registered as such [1]. Therefore it
    is more appropriate than "home." which could cause conflicts or result
    in queries that leak out and reach the root name servers.
    
    [0]: https://tools.ietf.org/html/rfc8375
    [1]: https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml
    primeos committed Oct 10, 2020
    Copy the full SHA
    826ed96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100160 from primeos/nixos-better-domain-example

    nixos/networking: Switch to home.arpa as an example for the domain
    mweinelt committed Oct 10, 2020
    Copy the full SHA
    93b593a View commit details
    Browse the repository at this point in the history