vscode-extensions.ms-vscode-remote.remote-ssh
fails on vscode insiders
#371686
Labels
0.kind: bug
Something is broken
Describe the bug
I have installed vscode-insiders on my NixOS machine using home manager (I do not believe this issue is HM-related; see below):
I am trying to connect from a NixOS machine to a NixOS remote. This fails to work, I believe because of a hard-coded path that is different on insiders:
Observe that the patch tries to find the
node
binary in~/.vscode-server/bin/.../node
, but the log saysFound existing installation at ~/.vscode-server-insiders/....
.Metadata
Local machine running vscode:
"x86_64-linux"
Linux 6.12.8, NixOS, 25.05 (Warbler), 25.05.20250104.8f3e1f8
yes
yes
nix-env (Nix) 2.24.11
/nix/store/khbvilmsrv4l69nwd52h27j1mp44a0xi-source
Remote:
"x86_64-linux"
Linux 6.6.64, NixOS, 25.05 (Warbler), 25.05.20241219.d70bd19
yes
yes
nix-env (Nix) 2.24.11
"nixos"
/nix/store/8fwsiv0hd7nw1brkvka0jf1frk3m7qkr-source
Notify maintainers
@tbenst
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: