We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14469b8 commit aa6c12aCopy full SHA for aa6c12a
template/flake.nix
@@ -22,8 +22,7 @@
22
vscode = vscodium;
23
vscodeExtensions = [
24
pkgs.vscode-marketplace.golang.go
25
- # TODO enable after resolving https://github.com/nix-community/nix-vscode-extensions/issues/122
26
- # pkgs.open-vsx-release.rust-lang.rust-analyzer
+ pkgs.open-vsx-release.rust-lang.rust-analyzer
27
# unfree
28
pkgs.vscode-marketplace.ms-python.vscode-pylance
29
];
0 commit comments