From dd5e280b30bf0330f7723c8a2aea397b3a7758d2 Mon Sep 17 00:00:00 2001 From: quapka Date: Thu, 25 Jul 2024 15:30:42 +0200 Subject: Clean up Nix build of MbedTLS shim --- flake.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d13f707..3ea66cf 100644 --- a/flake.nix +++ b/flake.nix @@ -157,6 +157,9 @@ cp ${opensslShim.out}/lib/openssl_provider.so ${jniLibsPath} cp ${boringsslShim.out}/lib/boringssl_provider.so ${jniLibsPath} cp ${gcryptShim.out}/lib/gcrypt_provider.so ${jniLibsPath} + cp ${libresslShim.out}/lib/libressl_provider.so ${jniLibsPath} + cp ${mbedtlsShim.out}/lib/mbedtls_provider.so ${jniLibsPath} + cp ${wolfcryptjni}/lib/* ${jniLibsPath} cp ${commonLibs}/lib/* ${jniLibsPath} ''; @@ -190,7 +193,6 @@ libb64 clang - mbedtls nasm libtool perl -- cgit v1.2.3-70-g09d2