non important commit
This commit is contained in:
parent
eb2f9d621f
commit
0c0d1b06e9
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
||||||
default = pkgs.mkShell {
|
default = pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
dotnetCorePackages.sdk_10_0-bin
|
dotnetCorePackages.sdk_10_0-bin
|
||||||
omnisharp-roslyn
|
netcoredbg
|
||||||
|
csharp-ls
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue