nodejs: use system ca certificate store

This commit is contained in:
Sophie Tauchert
2023-09-27 00:14:23 +02:00
parent ac293236bf
commit 45fa4a8863
+1
View File
@@ -34,6 +34,7 @@ let
*/
]) (builtins.attrNames sharedLibDeps) ++ [
"--with-intl=system-icu"
"--openssl-use-def-ca-store"
];
copyLibHeaders =