···5325 globalprotect-openconnect = libsForQt5.callPackage ../tools/networking/globalprotect-openconnect { };
53265327 sssd = callPackage ../os-specific/linux/sssd {
5328+ # NOTE: freeipa and sssd need to be built with the same version of python
5329 inherit (perlPackages) Po4a;
0005330 };
53315332 sentry-cli = callPackage ../development/tools/sentry-cli {
···8817 };
88188819 freeipa = callPackage ../os-specific/linux/freeipa {
8820+ # NOTE: freeipa and sssd need to be built with the same version of python
8821 kerberos = krb5.override {
8822 withVerto = true;
8823 };