Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mercurial: remove hardcoded linux-only cacert #28382

Merged
merged 1 commit into from Aug 22, 2017

Conversation

layus
Copy link
Member

@layus layus commented Aug 18, 2017

This is no more needed since the introduction of NIX_SSL_CERT_PATH.
Furthermore, it breaks on darwin because the path does not exist.

Fixes #27928.

This is no more needed since the introduction of NIX_SSL_CERT_PATH.
Furthermore, it breaks on darwin because the path does not exist.

Fixes NixOS#27928.
@fpletz
Copy link
Member

fpletz commented Aug 22, 2017

Thanks!

@fpletz fpletz merged commit 4098ddd into NixOS:master Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants