jinja-lsp: 0.1.89 -> 0.1.91

This commit is contained in:
R. Ryantm
2026-02-28 11:13:36 +00:00
parent c3973168f4
commit c44c91a6a4
+3 -3
View File
@@ -5,16 +5,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "jinja-lsp";
version = "0.1.89";
version = "0.1.91";
src = fetchFromGitHub {
owner = "uros-5";
repo = "jinja-lsp";
tag = "v${finalAttrs.version}";
hash = "sha256-K+7HS1dtDtHNMIseXopWzkFM3wC5b/sfYeHI3vxw74Q=";
hash = "sha256-BOZIbuEZQAEVtB/rfZVPuUki4hdbq0+NEsXr26+zZ3o=";
};
cargoHash = "sha256-TxpQ5kGGjEXNSzLdcwVmzuD189xcX1ndYRdRvLTlIQw=";
cargoHash = "sha256-1tXgHd4PBOxa4YzHClahrrkRsbwBoT5lMdigB5CE5Zw=";
cargoBuildFlags = [
"-p"