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

Remote/SSH developement with flakes not working #90

Open
HendrikHuebner opened this issue Jun 3, 2024 · 1 comment
Open

Remote/SSH developement with flakes not working #90

HendrikHuebner opened this issue Jun 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@HendrikHuebner
Copy link

Describe the bug
I'm not sure if this is a bug or just not supported yet, but for me at least remote developement with flakes does not work.

I would like to have the vscode ssh client, lsp etc. started inside my development shell (nix develop) from my flake.nix.

Currently, when I try to run "Nix Env: Select environment" with the flake, it just seems to get stuck. The "Applying Environment" spinner in the bottom bar just spins indefinitely.

Environment:

  • OS: Kubuntu 24.04 LTS x86_64
  • VS Code
  • Version 1.0.11

Additional context
Add any other context about the problem here.

@HendrikHuebner HendrikHuebner added the bug Something isn't working label Jun 3, 2024
@mexus
Copy link

mexus commented Jul 11, 2024

I also encounter this bug from time to time.

When this happens, I see the following line in the ouptut:

Loaded config: {:workspace-root "/path/to/the/project", :nix-file nil, :suggest-nix? true, :nix-packages #js [], :nix-args nil, :nix-shell-path nil}

Most of the times reloading the window helps, but sometimes it takes several attempts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants