fixed depreciation warning

This commit is contained in:
kity 2025-08-07 19:18:35 +02:00
parent f5fa3790a8
commit 350a8bb4fd

View file

@ -79,7 +79,7 @@ in
}
''
mkdir $out
lndir ${pkgs.akkoma-frontends.akkoma-fe} $out
lndir ${pkgs.akkoma-fe.akkoma-fe} $out
cp ${themeSrc} $out/static/themes/${theme}.json
cp ${pkgs.writeText "styles.json" styles} $out/static/themes