final: prev: { mygit = (prev.git.override { withLibsecret = true; }).overrideAttrs (old: { doCheck = false; doInstallCheck = false; }); }