kerberos: heimdal alias moved to aliases.nix
This commit is contained in:
parent
cb1e30f84b
commit
4622b765ac
1 changed files with 0 additions and 4 deletions
|
@ -9700,10 +9700,6 @@ with pkgs;
|
|||
|
||||
hamlib = callPackage ../development/libraries/hamlib { };
|
||||
|
||||
# TODO : Let admin choose.
|
||||
# We are using mit-krb5 because it is better maintained
|
||||
kerberos = libkrb5;
|
||||
|
||||
heimdal = callPackage ../development/libraries/kerberos/heimdal.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreFoundation Security SystemConfiguration;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue