Revert "ibm-sw-tpm2: Pin OpenSSL 1.1.1"

This reverts commit af91144ef5.
This commit is contained in:
ajs124
2022-10-11 22:30:44 +02:00
parent c4849d44d4
commit 3b9c30a8d6
+1 -3
View File
@@ -7761,9 +7761,7 @@ with pkgs;
jamulus = libsForQt5.callPackage ../applications/audio/jamulus { };
ibm-sw-tpm2 = callPackage ../tools/security/ibm-sw-tpm2 {
openssl = openssl_1_1;
};
ibm-sw-tpm2 = callPackage ../tools/security/ibm-sw-tpm2 { };
ibniz = callPackage ../tools/graphics/ibniz { };