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: 37b402be1966
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 068f46f991b5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 31, 2019

  1. openssh: use ssh-keysign from PATH

    ssh-keysign is used for host-based authentication, and is designed to be used
    as SUID-root program. OpenSSH defaults to referencing it from libexec, which
    cannot be made SUID in Nix.
    edef1c committed Jul 31, 2019
    Copy the full SHA
    9fe1028 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Merge pull request #63585 from edef1c/openssh-keysign

    openssh: use ssh-keysign from PATH
    edef1c committed Aug 11, 2019
    Copy the full SHA
    068f46f View commit details
    Browse the repository at this point in the history