Loading pkgs/by-name/le/lemminx/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in maven.buildMavenPackage rec { pname = "lemminx"; version = "0.30.1"; version = "0.31.0"; src = fetchFromGitHub { owner = "eclipse"; repo = "lemminx"; rev = version; hash = "sha256-DkJaSEWmQV1vkC+knJNIDzVPyAYtf2lFZUpGhDTJXLE="; hash = "sha256-a+9RN1265fsmYAUMuUTxA+VqJv7xPlzuc8HqoZwmR4M="; # Lemminx reads this git information at runtime from a git.properties # file on the classpath leaveDotGit = true; Loading Loading
pkgs/by-name/le/lemminx/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in maven.buildMavenPackage rec { pname = "lemminx"; version = "0.30.1"; version = "0.31.0"; src = fetchFromGitHub { owner = "eclipse"; repo = "lemminx"; rev = version; hash = "sha256-DkJaSEWmQV1vkC+knJNIDzVPyAYtf2lFZUpGhDTJXLE="; hash = "sha256-a+9RN1265fsmYAUMuUTxA+VqJv7xPlzuc8HqoZwmR4M="; # Lemminx reads this git information at runtime from a git.properties # file on the classpath leaveDotGit = true; Loading