pwsafe 0 -> 1 attrpath: pwsafe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qn4dhrj8sjdd7ifcidvpp5w4y7hrjvzi-packages.json.drv building '/nix/store/qn4dhrj8sjdd7ifcidvpp5w4y7hrjvzi-packages.json.drv'... Going to be running update for following packages: - pwsafe-1.18.0 Press Enter key to continue... Running update for: - pwsafe-1.18.0: UPDATING ... - pwsafe-1.18.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/pwsafe/default.nix b/pkgs/applications/misc/pwsafe/default.nix index d9ae209dda21..22610e61bcec 100644 --- a/pkgs/applications/misc/pwsafe/default.nix +++ b/pkgs/applications/misc/pwsafe/default.nix @@ -28,13 +28,13 @@ let in stdenv.mkDerivation rec { pname = "pwsafe"; - version = "1.18.0"; # do NOT update to 3.x Windows releases + version = "1.18.2fp4"; # do NOT update to 3.x Windows releases src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - hash = "sha256-2n3JJ/DPhJpNOyviYpqQQl83IAZnmnH5w7b/pOGU8K8="; + hash = "sha256-dKm1Z+pPBZE2eej9X+c1t75tzCmwzVnvOBsVW9mdI74="; }; strictDeps = true; An auto update branch exists with message `pwsafe: 1.18.0 -> 1.18.2fp4`. New version is 1.18.2fp4. An auto update branch exists with an equal or greater version