![]() Currently, the sgx-sdk.runTestsHW attribute fails to build due to linking errors. It looks like OpenSSL versions are mixed up. And indeed sgx-sdk pulls in OpenSSL 3 while ipp-crypto pulls in OpenSSL 1.1. Fix by pinning the OpenSSL version for the SGX SDK to OpenSSL 1.1 as well. |
||
---|---|---|
.. | ||
default.nix | ||
ipp-crypto.nix |