chore: remove C# language servers
This commit is contained in:
parent
a933d00a95
commit
92a6add1dc
4 changed files with 0 additions and 46 deletions
|
@ -84,11 +84,6 @@ rec {
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
csharp-language-server = {
|
||||
url = "github:SofusA/csharp-language-server";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue