- Update vendored dependencies
OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=69
This commit is contained in:
parent
052a13af06
commit
8a0f5cf921
90
cargo_config
90
cargo_config
@ -1,219 +1,219 @@
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/6cdh/tree-sitter-scheme.git"]
|
||||
[source."git+https://github.com/6cdh/tree-sitter-scheme.git?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"]
|
||||
git = "https://github.com/6cdh/tree-sitter-scheme.git"
|
||||
rev = "af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/Himujjal/tree-sitter-svelte"]
|
||||
[source."git+https://github.com/Himujjal/tree-sitter-svelte?rev=52e122ae68b316d3aa960a0a422d3645ba717f42"]
|
||||
git = "https://github.com/Himujjal/tree-sitter-svelte"
|
||||
rev = "52e122ae68b316d3aa960a0a422d3645ba717f42"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/MDeiml/tree-sitter-markdown.git"]
|
||||
[source."git+https://github.com/MDeiml/tree-sitter-markdown.git?rev=272e080bca0efd19a06a7f4252d746417224959e"]
|
||||
git = "https://github.com/MDeiml/tree-sitter-markdown.git"
|
||||
rev = "272e080bca0efd19a06a7f4252d746417224959e"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/RenjiSann/tree-sitter-xml"]
|
||||
[source."git+https://github.com/RenjiSann/tree-sitter-xml?rev=422528a43630db6dcc1e222d1c5ee3babd559473"]
|
||||
git = "https://github.com/RenjiSann/tree-sitter-xml"
|
||||
rev = "422528a43630db6dcc1e222d1c5ee3babd559473"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/VixieTSQ/tree-sitter-glimmer"]
|
||||
[source."git+https://github.com/VixieTSQ/tree-sitter-glimmer?rev=7281caca2ba114e1960c5d944a37860ef0841426"]
|
||||
git = "https://github.com/VixieTSQ/tree-sitter-glimmer"
|
||||
rev = "7281caca2ba114e1960c5d944a37860ef0841426"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/VixieTSQ/tree-sitter-hcl"]
|
||||
[source."git+https://github.com/VixieTSQ/tree-sitter-hcl?rev=f4aa4553344e03e149ec459549a7f686d6846626"]
|
||||
git = "https://github.com/VixieTSQ/tree-sitter-hcl"
|
||||
rev = "f4aa4553344e03e149ec459549a7f686d6846626"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/VixieTSQ/tree-sitter-scss"]
|
||||
[source."git+https://github.com/VixieTSQ/tree-sitter-scss?rev=3aac3391ede5098edbf4cc8a9f6d0cfdfe28e5dc"]
|
||||
git = "https://github.com/VixieTSQ/tree-sitter-scss"
|
||||
rev = "3aac3391ede5098edbf4cc8a9f6d0cfdfe28e5dc"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/WhatsApp/tree-sitter-erlang"]
|
||||
[source."git+https://github.com/WhatsApp/tree-sitter-erlang?rev=a8b8b0e16c4f5552f5e85af3dec976a5d16af8b9"]
|
||||
git = "https://github.com/WhatsApp/tree-sitter-erlang"
|
||||
rev = "a8b8b0e16c4f5552f5e85af3dec976a5d16af8b9"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/abreumatheus/tree-sitter-clojure"]
|
||||
[source."git+https://github.com/abreumatheus/tree-sitter-clojure?rev=fdc969eb04fc711e38ad74afe441d74b3b5d3091"]
|
||||
git = "https://github.com/abreumatheus/tree-sitter-clojure"
|
||||
rev = "fdc969eb04fc711e38ad74afe441d74b3b5d3091"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/dragazo/human-sort"]
|
||||
[source."git+https://github.com/dragazo/human-sort"]
|
||||
git = "https://github.com/dragazo/human-sort"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/elixir-lang/tree-sitter-elixir.git"]
|
||||
[source."git+https://github.com/elixir-lang/tree-sitter-elixir.git?rev=05e3631c6a0701c1fa518b0fee7be95a2ceef5e2"]
|
||||
git = "https://github.com/elixir-lang/tree-sitter-elixir.git"
|
||||
rev = "05e3631c6a0701c1fa518b0fee7be95a2ceef5e2"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/fwcd/tree-sitter-kotlin"]
|
||||
[source."git+https://github.com/fwcd/tree-sitter-kotlin?rev=a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569"]
|
||||
git = "https://github.com/fwcd/tree-sitter-kotlin"
|
||||
rev = "a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/ghishadow/tree-sitter-d"]
|
||||
[source."git+https://github.com/ghishadow/tree-sitter-d?rev=36603135ecb37ac6494c520efff91b875815d6f7"]
|
||||
git = "https://github.com/ghishadow/tree-sitter-d"
|
||||
rev = "36603135ecb37ac6494c520efff91b875815d6f7"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/druid"]
|
||||
[source."git+https://github.com/lapce/druid?branch=shell_opengl"]
|
||||
git = "https://github.com/lapce/druid"
|
||||
branch = "shell_opengl"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/font-kit"]
|
||||
[source."git+https://github.com/lapce/font-kit"]
|
||||
git = "https://github.com/lapce/font-kit"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/fount"]
|
||||
[source."git+https://github.com/lapce/fount"]
|
||||
git = "https://github.com/lapce/fount"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/parley"]
|
||||
[source."git+https://github.com/lapce/parley"]
|
||||
git = "https://github.com/lapce/parley"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/piet-wgpu"]
|
||||
[source."git+https://github.com/lapce/piet-wgpu?branch=shell_opengl"]
|
||||
git = "https://github.com/lapce/piet-wgpu"
|
||||
branch = "shell_opengl"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/psp-types"]
|
||||
[source."git+https://github.com/lapce/psp-types"]
|
||||
git = "https://github.com/lapce/psp-types"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/structdesc"]
|
||||
[source."git+https://github.com/lapce/structdesc"]
|
||||
git = "https://github.com/lapce/structdesc"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/swash"]
|
||||
[source."git+https://github.com/lapce/swash"]
|
||||
git = "https://github.com/lapce/swash"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/lapce/wasi-experimental-http"]
|
||||
[source."git+https://github.com/lapce/wasi-experimental-http"]
|
||||
git = "https://github.com/lapce/wasi-experimental-http"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/latex-lsp/tree-sitter-latex"]
|
||||
[source."git+https://github.com/latex-lsp/tree-sitter-latex?rev=b3b2cf27f33e71438ebe46934900b1153901c6f2"]
|
||||
git = "https://github.com/latex-lsp/tree-sitter-latex"
|
||||
rev = "b3b2cf27f33e71438ebe46934900b1153901c6f2"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/maxxnino/tree-sitter-zig"]
|
||||
[source."git+https://github.com/maxxnino/tree-sitter-zig?rev=8d3224c3bd0890fe08358886ebf54fca2ed448a6"]
|
||||
git = "https://github.com/maxxnino/tree-sitter-zig"
|
||||
rev = "8d3224c3bd0890fe08358886ebf54fca2ed448a6"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/oknozor/tree-sitter-sql"]
|
||||
[source."git+https://github.com/oknozor/tree-sitter-sql?rev=15dad0f3cae8a094a7dac17d712ea8fb25228011"]
|
||||
git = "https://github.com/oknozor/tree-sitter-sql"
|
||||
rev = "15dad0f3cae8a094a7dac17d712ea8fb25228011"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/panekj/tree-sitter-dockerfile"]
|
||||
[source."git+https://github.com/panekj/tree-sitter-dockerfile?rev=c49d819e07685c90456270f1cc654d9cba640f53"]
|
||||
git = "https://github.com/panekj/tree-sitter-dockerfile"
|
||||
rev = "c49d819e07685c90456270f1cc654d9cba640f53"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/panekj/tree-sitter-nix"]
|
||||
[source."git+https://github.com/panekj/tree-sitter-nix?rev=59fc47150ab437e8bb356c7ab21e9531e87f7cc8"]
|
||||
git = "https://github.com/panekj/tree-sitter-nix"
|
||||
rev = "59fc47150ab437e8bb356c7ab21e9531e87f7cc8"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/panekj/tree-sitter-yaml"]
|
||||
[source."git+https://github.com/panekj/tree-sitter-yaml?rev=80c8d76847f03e772c5c524cf29bafb56858a8d1"]
|
||||
git = "https://github.com/panekj/tree-sitter-yaml"
|
||||
rev = "80c8d76847f03e772c5c524cf29bafb56858a8d1"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/syntacti/tree-sitter-css"]
|
||||
[source."git+https://github.com/syntacti/tree-sitter-css?rev=397aa132b9982fcdd2d473ed69343762a557f10a"]
|
||||
git = "https://github.com/syntacti/tree-sitter-css"
|
||||
rev = "397aa132b9982fcdd2d473ed69343762a557f10a"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/syntacti/tree-sitter-dart"]
|
||||
[source."git+https://github.com/syntacti/tree-sitter-dart?rev=78cad4503571d72666f78d5ba8ed6c1417653063"]
|
||||
git = "https://github.com/syntacti/tree-sitter-dart"
|
||||
rev = "78cad4503571d72666f78d5ba8ed6c1417653063"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/syntacti/tree-sitter-lua"]
|
||||
[source."git+https://github.com/syntacti/tree-sitter-lua?rev=a29f646c14ed800aaeef1ca58a9bacc6d92922e8"]
|
||||
git = "https://github.com/syntacti/tree-sitter-lua"
|
||||
rev = "a29f646c14ed800aaeef1ca58a9bacc6d92922e8"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/szebniok/tree-sitter-wgsl"]
|
||||
[source."git+https://github.com/szebniok/tree-sitter-wgsl?rev=272e89ef2aeac74178edb9db4a83c1ffef80a463"]
|
||||
git = "https://github.com/szebniok/tree-sitter-wgsl"
|
||||
rev = "272e89ef2aeac74178edb9db4a83c1ffef80a463"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/theHamsta/tree-sitter-glsl"]
|
||||
[source."git+https://github.com/theHamsta/tree-sitter-glsl?rev=74329feb2605deccd32b1c644af507daa6fb82f1"]
|
||||
git = "https://github.com/theHamsta/tree-sitter-glsl"
|
||||
rev = "74329feb2605deccd32b1c644af507daa6fb82f1"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-bash"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-bash?rev=4488aa41406547e478636a4fcfd24f5bbc3f2f74"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-bash"
|
||||
rev = "4488aa41406547e478636a4fcfd24f5bbc3f2f74"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-c-sharp"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-c-sharp?rev=5b60f99545fea00a33bbfae5be956f684c4c69e2"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-c-sharp"
|
||||
rev = "5b60f99545fea00a33bbfae5be956f684c4c69e2"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-haskell"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-haskell?rev=e30bdfd53eb28c73f26a68b77d436fd2140af167"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-haskell"
|
||||
rev = "e30bdfd53eb28c73f26a68b77d436fd2140af167"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-java.git"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-java.git?rev=09d650def6cdf7f479f4b78f595e9ef5b58ce31e"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-java.git"
|
||||
rev = "09d650def6cdf7f479f4b78f595e9ef5b58ce31e"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-json.git"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-json.git?rev=11e2cc12d9b267766fb11a06e52952792fd8e3f0"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-json.git"
|
||||
rev = "11e2cc12d9b267766fb11a06e52952792fd8e3f0"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-ocaml"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-ocaml?rev=cc26b1ef111100f26a137bcbcd39fd4e35be9a59"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
||||
rev = "cc26b1ef111100f26a137bcbcd39fd4e35be9a59"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-php.git"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-php.git?rev=ab2e72179ceb8bb0b249c8ac9162a148e911b3dc"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-php.git"
|
||||
rev = "ab2e72179ceb8bb0b249c8ac9162a148e911b3dc"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-ql"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-ql?rev=bd087020f0d8c183080ca615d38de0ec827aeeaf"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-ql"
|
||||
rev = "bd087020f0d8c183080ca615d38de0ec827aeeaf"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tree-sitter/tree-sitter-ruby.git"]
|
||||
[source."git+https://github.com/tree-sitter/tree-sitter-ruby.git?rev=656abef0645caea793e33c1c773570722463e1d8"]
|
||||
git = "https://github.com/tree-sitter/tree-sitter-ruby.git"
|
||||
rev = "656abef0645caea793e33c1c773570722463e1d8"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/vantreeseba/tree-sitter-haxe"]
|
||||
[source."git+https://github.com/vantreeseba/tree-sitter-haxe?rev=52e3d2b9c3955aca886bccc38b496ef99b603a09"]
|
||||
git = "https://github.com/vantreeseba/tree-sitter-haxe"
|
||||
rev = "52e3d2b9c3955aca886bccc38b496ef99b603a09"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/varlad/tree-sitter-julia.git"]
|
||||
[source."git+https://github.com/varlad/tree-sitter-julia.git?rev=2ad4c9b79e0f213b61dbb3820754bfc6306e595a"]
|
||||
git = "https://github.com/varlad/tree-sitter-julia.git"
|
||||
rev = "2ad4c9b79e0f213b61dbb3820754bfc6306e595a"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/yusdacra/tree-sitter-protobuf"]
|
||||
[source."git+https://github.com/yusdacra/tree-sitter-protobuf?rev=5aef38d655f76a6b0d172340eed3766c93b3124c"]
|
||||
git = "https://github.com/yusdacra/tree-sitter-protobuf"
|
||||
rev = "5aef38d655f76a6b0d172340eed3766c93b3124c"
|
||||
replace-with = "vendored-sources"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 14:00:47 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update vendored dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 06:41:13 UTC 2023 - socvirnyl.estela@gmail.com
|
||||
|
||||
|
@ -60,7 +60,7 @@ cp %{SOURCE2} .cargo/config
|
||||
|
||||
%build
|
||||
# We disable default feature as they include auto-update.
|
||||
# For reference:
|
||||
# For reference:
|
||||
# https://github.com/lapce/lapce/blob/0ded46c988d72b563bd78b29cc11107d4e2248bc/lapce-ui/Cargo.toml#L48
|
||||
%{cargo_build} --no-default-features -p lapce-ui --features all-languages
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bf061dc693a50d7133d597576ff5811c10221d863b7f3fe2b4de2c174080fe9
|
||||
size 98926029
|
||||
oid sha256:555feacf9475a7d7b20ed62084b3bf801c695771e11e56ed12002d117309ed10
|
||||
size 117171943
|
||||
|
Loading…
x
Reference in New Issue
Block a user