use nodejs-16 for copilot
This commit is contained in:
parent
b2c30191a3
commit
bfb2c25172
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ in {
|
|||
extraPackages = with pkgs; [
|
||||
universal-ctags
|
||||
rust-analyzer
|
||||
nodejs_latest
|
||||
nodejs-16_x
|
||||
];
|
||||
extraConfig = ''
|
||||
lua require("base")
|
||||
|
|
Loading…
Reference in a new issue