mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-06 04:53:27 +00:00
kerberos: heimdal alias moved to aliases.nix
This commit is contained in:
parent
cb1e30f84b
commit
4622b765ac
@ -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 New Issue
Block a user