This commit is contained in:
Charlotte 🦝 Delenk 2022-11-02 20:23:32 +01:00
parent 4da648a399
commit 93047acd0f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -72,7 +72,7 @@ in
cp -rv $src $out
chmod -R +w $out
cp start-*.sh $out
sed -i 's/engine, reflect=True/autoload_with=engine/' $out/moa/models.py
sed -i 's/, reflect=True//' $out/moa/models.py
'';
meta = {
description = "Mastodon-Twitter crossposter";