mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 06:31:15 +00:00
csharp-ls: 0.25.0 -> 0.26.0
Diff: https://github.com/razzmatazz/csharp-language-server/compare/0.25.0...0.26.0 Changelog: https://github.com/razzmatazz/csharp-language-server/releases/tag/0.26.0
This commit is contained in:
@@ -11,9 +11,9 @@ in
|
||||
|
||||
buildDotnetGlobalTool (finalAttrs: {
|
||||
pname = "csharp-ls";
|
||||
version = "0.25.0";
|
||||
version = "0.26.0";
|
||||
|
||||
nugetHash = "sha256-w+zbCCR7ns8a5TqAOlwi5nE3AKWF9xhWG2jLmKbpzeI=";
|
||||
nugetHash = "sha256-KwOYeu8Hu3CL/lanv7NwNkx8ggPmmqZ3o3WUu+IaFbA=";
|
||||
|
||||
inherit dotnet-sdk;
|
||||
dotnet-runtime = dotnet-sdk;
|
||||
|
||||
Reference in New Issue
Block a user