676e68e
1 2
3 4 5
self: super: { slrn = super.slrn.overrideAttrs (old: rec { configureFlags = old.configureFlags ++ [ "--with-slrnpull" ]; }); }