Hello,
With 0.8.0 removing OpenSSL, I must transition the usage of xwin within Nixpkgs to rustls. Using it says:
Error: HTTP GET request for https://download.visualstudio.microsoft.com/download/pr/5011a9cc-e8ef-42cb-ad72-87de1031accc/b674dd46f83a684142689b3a86c73ba5f2e2477018087e4df218516214bbad58/VisualStudio.vsman failed B
Caused by:
rustls: unexpected error: No CA certificates were loaded from the system
Setting the SSL_CERT_FILE environment variable does not fix the issue.