self: super: { procps-watch8bit = super.procps.overrideAttrs(old: { configureFlags = old.configureFlags ++ [ "--enable-watch8bit" ]; }); }