export NIX_SSL_CERT_FILE=/nix/store/5hg39qs5fvv5jyp53z0n4cqiqirw04ba-nss-cacert-armv7l-unknown-linux-gnueabihf-3.83/etc/ssl/certs/ca-bundle.crt

# compatibility
#  - openssl
export SSL_CERT_FILE=/nix/store/5hg39qs5fvv5jyp53z0n4cqiqirw04ba-nss-cacert-armv7l-unknown-linux-gnueabihf-3.83/etc/ssl/certs/ca-bundle.crt
#  - Haskell x509-system
export SYSTEM_CERTIFICATE_PATH=/nix/store/5hg39qs5fvv5jyp53z0n4cqiqirw04ba-nss-cacert-armv7l-unknown-linux-gnueabihf-3.83/etc/ssl/certs/ca-bundle.crt
