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

cargo build fails on NixOS #38

Open
mor1 opened this issue Sep 4, 2023 · 5 comments
Open

cargo build fails on NixOS #38

mor1 opened this issue Sep 4, 2023 · 5 comments

Comments

@mor1
Copy link
Collaborator

mor1 commented Sep 4, 2023

pkg-config doesn't support NixOS so it takes some fiddling to get cargo build to complete successfully.

Perhaps it would be worth looking at the native Rust TLS implementation, https://github.com/rustls/rustls, instead?

(Meanwhile I'll submit a PR that should resolve this for anyone else using NixOS with flakes :)

@raphaelhetzel
Copy link
Collaborator

We can try to remove it, but we don't use it directly. Reqwest can be switched over to rustls, have to check for cargo (which we need for the cli).

@mor1
Copy link
Collaborator Author

mor1 commented Sep 4, 2023 via email

@raphaelhetzel
Copy link
Collaborator

yeah, that is easy, cargo is the one I have to look into.

@mor1
Copy link
Collaborator Author

mor1 commented Sep 4, 2023 via email

@ccicconetti
Copy link
Member

Is anyone interested in this anymore @mor1 ?

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

No branches or pull requests

3 participants