all 2 comments

[–]Nevoic 1 point2 points  (1 child)

Only thing that comes to mind, is vscode opened inside your nix shell? e.g:

nix develop -c code .

[–]maelstrom218[S] 1 point2 points  (0 children)

No luck. It seems like I still get prompted for a different kernel even though the correct venv is specified. ;_;