File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ts/ts_query_ls Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66} :
77let
88 pname = "ts_query_ls" ;
9- version = "1.8 .0" ;
9+ version = "1.9 .0" ;
1010in
1111rustPlatform . buildRustPackage {
1212 inherit pname version ;
@@ -15,13 +15,13 @@ rustPlatform.buildRustPackage {
1515 owner = "ribru17" ;
1616 repo = "ts_query_ls" ;
1717 rev = "v${ version } " ;
18- hash = "sha256-HSYPYiYoU8bcMJkq27gSDELLxL8uCU9bHvf1JQq9tVI =" ;
18+ hash = "sha256-pjV5WRHcBZUFGr06YKlkZST0E47SNt5bxOM7my3TiF8 =" ;
1919 } ;
2020
2121 nativeBuildInputs = [ cmake ] ;
2222
2323 useFetchCargoVendor = true ;
24- cargoHash = "sha256-h1Qm4DSknSmeo7KKrdC8b7VNw/dzQ6fEgX4MWQcrAnk =" ;
24+ cargoHash = "sha256-Tyw8IqaqHmxN//MNtrSuS0xLwh+xDjemquKouLIlsHQ =" ;
2525
2626 meta = {
2727 description = "LSP implementation for Tree-sitter's query files" ;
You can’t perform that action at this time.
0 commit comments