You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
You probably need to delete ~/.vscode-server. This module basically just adds a systemd path that listens for updates on that path and replaces the binary that gets downloaded with a link to the nix one. If you already have those files downloaded before applying an updated config with this module enabled it won't pick up any changes.
I also had to run code . twice to get it to work, seems like the link isn't applied in time for it to work the first time
Hi,
Is it possible that you could add a README to provide step-by-step instructions for people not as fluent in Nix.
I've added the
vscode.nix
file and updated myflake.nix
file to import it. But if I try to launch VS Code from Nix, I still get an error saying:I even exited and terminated my WSL, but no change in behavior.
If I'm missing a step, I'm hoping it can be pointed out in a README file.
Best
The text was updated successfully, but these errors were encountered: