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