We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bbfe0 commit 57ed00bCopy full SHA for 57ed00b
default.nix
@@ -3,7 +3,7 @@
3
with pkgs;
4
buildGoModule rec {
5
pname = "jsonnet-language-server";
6
- version = "0.2.1";
+ version = "0.3.0";
7
8
buildFlagsArray = ''
9
-ldflags=
0 commit comments