self: super: { pass = super.pass.overrideAttrs (old: rec { prePatch = '' sed -i -e "s/\bsub\b/[sp]ub/g" src/password-store.sh ''; }); }