(final: prev: { mutter = prev.mutter.overrideAttrs (oldAttrs: { patches = (oldAttrs.patches or []) ++ [ ./MBP16.patch ]; }); })