Merge pull request #181509 from lovesegfault/ssh-kerberos-aarch64-darwin
openssh: enable kerberos on aarch64-darwin
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
, pam
|
||||
, libredirect
|
||||
, etcDir ? null
|
||||
, withKerberos ? !(stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64)
|
||||
, withKerberos ? true
|
||||
, libkrb5
|
||||
, libfido2
|
||||
, hostname
|
||||
|
||||
Reference in New Issue
Block a user