Loading pkgs/by-name/ts/ts_query_ls/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let pname = "ts_query_ls"; version = "3.8.0"; version = "3.10.0"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -15,12 +15,12 @@ rustPlatform.buildRustPackage { owner = "ribru17"; repo = "ts_query_ls"; rev = "v${version}"; hash = "sha256-CBsiHK+mt3acyR0HGfx0kIzmTO5FLFjkL2wFK+yILx4="; hash = "sha256-D8coYFkPOCt7eGeb/Qo4GLqtJNF7kn3gOjF3nUT4+H4="; }; nativeBuildInputs = [ cmake ]; cargoHash = "sha256-b2lfuWX2c489Sw76TBbFj/krnNS27QL0u7lVWhx1WwM="; cargoHash = "sha256-/HcvW0TIDrzgLUVt7yqy4cZ537rNVWP/qUBphWwyde8="; meta = { description = "LSP implementation for Tree-sitter's query files"; Loading Loading
pkgs/by-name/ts/ts_query_ls/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let pname = "ts_query_ls"; version = "3.8.0"; version = "3.10.0"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -15,12 +15,12 @@ rustPlatform.buildRustPackage { owner = "ribru17"; repo = "ts_query_ls"; rev = "v${version}"; hash = "sha256-CBsiHK+mt3acyR0HGfx0kIzmTO5FLFjkL2wFK+yILx4="; hash = "sha256-D8coYFkPOCt7eGeb/Qo4GLqtJNF7kn3gOjF3nUT4+H4="; }; nativeBuildInputs = [ cmake ]; cargoHash = "sha256-b2lfuWX2c489Sw76TBbFj/krnNS27QL0u7lVWhx1WwM="; cargoHash = "sha256-/HcvW0TIDrzgLUVt7yqy4cZ537rNVWP/qUBphWwyde8="; meta = { description = "LSP implementation for Tree-sitter's query files"; Loading