cyrus_sasl: pin to openssl_1_1

fixes openldap(???)

can hopefully be dropped once
https://github.com/cyrusimap/cyrus-sasl/pull/653 makes it into a release
This commit is contained in:
ajs124 2022-06-01 01:23:48 +02:00
parent b802fc1e5c
commit 1f48d6fd50

View File

@ -17570,6 +17570,7 @@ with pkgs;
cyrus_sasl = callPackage ../development/libraries/cyrus-sasl {
libkrb5 = if stdenv.isFreeBSD then libheimdal else libkrb5;
openssl = openssl_1_1;
};
# Make bdb5 the default as it is the last release under the custom