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

Support New Version of Rust Nightly SDK #25

Open
da2ce7 opened this issue Aug 11, 2024 · 1 comment
Open

Support New Version of Rust Nightly SDK #25

da2ce7 opened this issue Aug 11, 2024 · 1 comment

Comments

@da2ce7
Copy link

da2ce7 commented Aug 11, 2024

The new version of rust nightly sdk is not supported with the: FLATPAK_ENABLE_SDK_EXT environmental variable.

flathub/org.freedesktop.Sdk.Extension.rust-nightly#1262 (comment)

Neither dose using the manual adjustment of the path work: i.e:

flatpak run --env=PATH=/usr/lib/sdk/rust-nightly/extra/sdk/rust-nightly/bin:/app/bin:/usr/bin com.visualstudio.code

Can I please have some help in launching vscode with the rust nighty sdk?

@da2ce7
Copy link
Author

da2ce7 commented Aug 11, 2024

Update:

flatpak run --env=PATH=/usr/lib/sdk/rust-nightly/extra/sdk/rust-nightly/bin:/app/bin:/usr/bin com.visualstudio.code

works, but I'm unsure about changing the path for the ide like this...

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

1 participant