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: 358efb669475
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 266315c91d5e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 18, 2019

  1. nixos/ssh: apply options after extraConfig

    Otherwise, the standard options (e.g. AddressFamily) cannot be overriden
    in extraConfig, as the option is applied on the first (not most
    specific) match. Closes #52267
    kwohlfahrt committed Feb 18, 2019
    Copy the full SHA
    de7abf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Merge pull request #53767 from kwohlfahrt/ssh

    ssh: put custom options before generated options
    infinisil committed Feb 19, 2019
    Copy the full SHA
    266315c View commit details
    Browse the repository at this point in the history