oath-toolkit 0 -> 1 attrpath: oath-toolkit 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/zw2jjlhz66vzb31wnqrrzh65y2qimz8y-packages.json.drv building '/nix/store/zw2jjlhz66vzb31wnqrrzh65y2qimz8y-packages.json.drv'... Going to be running update for following packages: - oath-toolkit-2.6.10 Press Enter key to continue... Running update for: - oath-toolkit-2.6.10: UPDATING ... - oath-toolkit-2.6.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/oath-toolkit/default.nix b/pkgs/tools/security/oath-toolkit/default.nix index 3e01af4886d9..1e5b418c3f46 100644 --- a/pkgs/tools/security/oath-toolkit/default.nix +++ b/pkgs/tools/security/oath-toolkit/default.nix @@ -8,11 +8,11 @@ let in stdenv.mkDerivation rec { pname = "oath-toolkit"; - version = "2.6.10"; + version = "2.6.11"; src = fetchurl { url = "mirror://savannah/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-hsJyJPfW19rUek9r7mX2uIS/W70VxemM8sxpYl2/I5E="; + sha256 = "sha256-/FEqSltG9MQ6sFhsMYn+zk1U9+ZJOX1voeI0KEMeLLQ="; }; buildInputs = [ securityDependency ]; An auto update branch exists with message `oath-toolkit: 2.6.10 -> 2.6.11`. New version is 2.6.11. An auto update branch exists with an equal or greater version