Cargo `resolve_ws_with_opts` invoking rustc?

Hello. Issue popped up where I realized cargo2nix was failing without a rustc on the path. We're just using it to resolve features & dependencies when generating the Cargo.nix. I wasn't expecting that the user needs rustc on their path. Is there a way to configure the calls to avoid need for rustc?

https://github.com/cargo2nix/cargo2nix/issues/243

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.