export NIX_SSL_CERT_FILE=/nix/store/ck7mlgcg1617z9vh8n0pck61kbnqj2m0-nss-cacert-armv6l-unknown-linux-gnueabihf-3.95/etc/ssl/certs/ca-bundle.crt

# compatibility
#  - openssl
export SSL_CERT_FILE=/nix/store/ck7mlgcg1617z9vh8n0pck61kbnqj2m0-nss-cacert-armv6l-unknown-linux-gnueabihf-3.95/etc/ssl/certs/ca-bundle.crt
#  - Haskell x509-system
export SYSTEM_CERTIFICATE_PATH=/nix/store/ck7mlgcg1617z9vh8n0pck61kbnqj2m0-nss-cacert-armv6l-unknown-linux-gnueabihf-3.95/etc/ssl/certs/ca-bundle.crt
