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: a5bf6a222b92
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 48a32515f06b
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 2, 2020

  1. nixos: Conform with RFC 1123 in networking.hostName

    Conform to RFC 1123 [0], specifically to "2.1 Host Names and Numbers",
    which allow starting host name with alphanumerical instead of alphabetical characters.
    RFC 1123 updates RFC 952 [1], which is referenced in "man 5 hosts".
    
    [0]: https://tools.ietf.org/html/rfc1123
    [1]: https://tools.ietf.org/html/rfc952
    
    (cherry picked from commit c232d4b)
    0x4A6F authored and flokli committed Oct 2, 2020
    Copy the full SHA
    48a3251 View commit details
    Browse the repository at this point in the history