nixpkgs/pkgs/tools/networking/openssh
Maximilian Bosch 8f0b3b1305
openssh_gssapi: fix build
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.

I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:

```
ERROR: configure is out of date; please run autoreconf (and configure)
```

[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
..
default.nix openssh_gssapi: fix build 2020-01-04 02:45:39 +01:00
dont_create_privsep_path.patch
locale_archive.patch
ssh-keysign.patch