updated nil version

This commit is contained in:
Luj 2023-05-20 21:41:19 +02:00
parent faccadff36
commit 157bc51a05
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 97 additions and 28 deletions

View file

@ -126,7 +126,7 @@ with lib;
rust-vim
];
extraPackages = with pkgs; [ rust-analyzer pkgs.unstable.nil pyright nixpkgs-fmt ormolu ccls gopls ];
extraPackages = with pkgs; [ rust-analyzer pkgs.nil pyright nixpkgs-fmt ormolu ccls gopls ];
extraConfig = ''
luafile ${./settings.lua}