self: super: { slrn = super.slrn.overrideAttrs (old: rec { configureFlags = old.configureFlags ++ [ "--with-slrnpull" ]; }); }