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

Commits on Oct 18, 2018

  1. Copy the full SHA
    161c076 View commit details
    Browse the repository at this point in the history
  2. nixos/sshd: Use port type instead of int

    This change leads to an additional check of the port number at build time, making invalid port values impossible.
    danielrutz committed Oct 18, 2018
    Copy the full SHA
    c98a7bf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

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

Commits on Nov 10, 2018

  1. Merge pull request #48687 from danielrutz/port-type

    Add port type
    infinisil committed Nov 10, 2018
    Copy the full SHA
    e468a10 View commit details
    Browse the repository at this point in the history