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

[Rust] Fix: flag conversion was invalid so use string instead of array of string #853

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

kiokuless
Copy link
Contributor

@kiokuless kiokuless commented Oct 28, 2023

Fixes #845, I confirmed the invalid flag-conversion is fixed and the cargo example that I provided is working at macOS.

'[-L' 'framework=/nix/store/fpvjkq98ylmpp5gkzym4mss1w0s0ji77-devenv-profile/Library/Frameworks]' is now -L framework=/nix/store/fpvjkq98ylmpp5gkzym4mss1w0s0ji77-devenv-profile/Library/Frameworks

@domenkozar
Copy link
Member

Could we have a test?

@domenkozar domenkozar merged commit fa9a708 into cachix:main Feb 23, 2024
117 of 190 checks passed
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.

Best way to define processes with using cargo run and cargo watch
2 participants