akkoma fe is a separate package

This commit is contained in:
kity 2025-08-07 18:06:05 +02:00
parent 710d7f5aea
commit d22840eb0a

View file

@ -27,7 +27,7 @@ let
} }
''; '';
akkoma-overlay = self: super: { akkoma-overlay = self: super: {
akkoma = super.akkoma.overrideAttrs (old: { akkoma-fe = super.akkoma-fe.overrideAttrs (old: {
postPatch = '' postPatch = ''
${old.postPatch} ${old.postPatch}