``` self: super: { obs-studio = super.obs-studio.overrideAttrs { src = ...; }; } ``` Why does this complain with `error: attempt to call something which is not a function but a set`