self: super: { neomutt = super.neomutt.overrideAttrs(old: { patches = old.patches or [] ++ [ ./tx.patch ]; }); }