Exile: fix for MacOS dev environments
This commit is contained in:
parent
d802e65cd3
commit
1632a3fec9
3 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -186,7 +186,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},
|
||||
{:exile,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/exile.git",
|
||||
ref: "486f0695f3c8855343b46acdba7e45941487c275"},
|
||||
ref: "0d6337cf68e7fbc8a093cae000955aa93b067f91"},
|
||||
|
||||
## dev & test
|
||||
{:ex_doc, "~> 0.22", only: :dev, runtime: false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue