X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=cecf83dfd3ab0f6d55c7c84c1c2532f08a0789cf;hb=a9c82b62f2b73a79613bb23c3153ccf015733c52;hp=4259f20b36c048021a4b8280e51b318c5ca40df0;hpb=c0e6f30e4d17bd69b7ddd26aa0c0f1433184128a;p=akkoma diff --git a/mix.exs b/mix.exs index 4259f20b3..cecf83dfd 100644 --- a/mix.exs +++ b/mix.exs @@ -196,14 +196,14 @@ defmodule Pleroma.Mixfile do {:majic, "~> 1.0"}, {:eblurhash, "~> 1.2.2"}, {:open_api_spex, "~> 3.10"}, - {:elastix, ">= 0.0.0"}, {:search_parser, git: "https://github.com/FloatingGhost/pleroma-contrib-search-parser.git", ref: "08971a81e68686f9ac465cfb6661d51c5e4e1e7f"}, {:nimble_parsec, "~> 1.0", override: true}, {:phoenix_live_dashboard, "~> 0.6.2"}, {:ecto_psql_extras, "~> 0.6"}, - {:elasticsearch, "~> 1.0.0"}, + {:elasticsearch, + git: "https://akkoma.dev/AkkomaGang/elasticsearch-elixir.git", ref: "main"}, # indirect dependency version override {:plug, "~> 1.10.4", override: true},