Skip to content

remote: Finer grained --exec attempts#43987

Merged
Veykril merged 1 commit intomainfrom
push-oyzkpmtlqlnv
Dec 2, 2025
Merged

remote: Finer grained --exec attempts#43987
Veykril merged 1 commit intomainfrom
push-oyzkpmtlqlnv

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Dec 2, 2025

Closes #43328

Instead of trying to guess whether we can --exec, this now restructures things to only attempt to use that flag where its necessary. We only need to --exec when we are interested in the shell output after all.

Release Notes:

  • Fixed wsl remoting not working with some nixOS setups

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 2, 2025
@Veykril Veykril merged commit a2f69cd into main Dec 2, 2025
24 checks passed
@Veykril Veykril deleted the push-oyzkpmtlqlnv branch December 2, 2025 11:50
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
Closes zed-industries#43328

Instead of trying to guess whether we can `--exec`, this now
restructures things to only attempt to use that flag where its
necessary. We only need to `--exec` when we are interested in the shell
output after all.

Release Notes:

- Fixed wsl remoting not working with some nixOS setups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows: failed ensuring server binary on NixOS in WSL

1 participant