···1717out=${out:-}
1818http_proxy=${http_proxy:-}
19192020-# allow overwritting cacert's ca-bundle.crt with a custom one
2121-# this can be done by setting NIX_GIT_SSL_CAINFO and NIX_SSL_CERT_FILE enviroment variables for the nix-daemon
2020+# allow overwriting cacert's ca-bundle.crt with a custom one
2121+# this can be done by setting NIX_GIT_SSL_CAINFO and NIX_SSL_CERT_FILE environment variables for the nix-daemon
2222GIT_SSL_CAINFO=${NIX_GIT_SSL_CAINFO:-$GIT_SSL_CAINFO}
23232424# populated by clone_user_rev()