Remove bogus comment
This commit is contained in:
parent
0b399d8e49
commit
61f1df279f
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ with pkgs.lib;
|
|||
''
|
||||
export OPENSSL_X509_CERT_FILE=/etc/ssl/certs/ca-bundle.crt
|
||||
|
||||
# !!! Remove the following as soon as OpenSSL 1.0.0e is the default.
|
||||
export CURL_CA_BUNDLE=/etc/ssl/certs/ca-bundle.crt
|
||||
export GIT_SSL_CAINFO=/etc/ssl/certs/ca-bundle.crt
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue