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: e6af83096133
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0b4db9fa2201
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 18, 2019

  1. programs.ssh.knownHosts: update example to be an attrset

    We shouldn't encourage using a list here, but prefer the attrset.
    Using a list here causes very unintuitive effects during merging.
    flokli committed Jan 18, 2019
    Copy the full SHA
    4f11c06 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Merge pull request #54273 from flokli/ssh-known-hosts-example

    programs.ssh.knownHosts: update example to be an attrset
    flokli committed Jan 21, 2019
    Copy the full SHA
    0b4db9f View commit details
    Browse the repository at this point in the history