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/infra
base: 87343f6bc505
Choose a base ref
...
head repository: NixOS/infra
compare: b2942d8c9644
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 26, 2019

  1. chef: add wireguard

    edolstra committed Apr 26, 2019
    Copy the full SHA
    2185d92 View commit details
    Browse the repository at this point in the history
  2. Specify ssh host key algorithms for some reason

    Without, the host's SSH was trying to compare the ecdsa-sha2-nistp256 keys to ed25519, and even though they're still listed, it isn't anymore.
    edolstra committed Apr 26, 2019
    Copy the full SHA
    b2942d8 View commit details
    Browse the repository at this point in the history