frida-tools 0 -> 1 attrpath: frida-tools 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/h74wsrjpps6izwrfgnmdmvxdzrnghrw0-packages.json.drv building '/nix/store/h74wsrjpps6izwrfgnmdmvxdzrnghrw0-packages.json.drv'... Going to be running update for following packages: - frida-tools-12.1.2 Press Enter key to continue... Running update for: - frida-tools-12.1.2: UPDATING ... - frida-tools-12.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/frida-tools/default.nix b/pkgs/tools/security/frida-tools/default.nix index c38d4edbb6ab..9a3bdee5dae2 100644 --- a/pkgs/tools/security/frida-tools/default.nix +++ b/pkgs/tools/security/frida-tools/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "frida-tools"; - version = "12.1.2"; + version = "12.3.0"; src = fetchPypi { inherit pname version; - hash = "sha256-9SlDyp1fLOzLqu6sxVqY2jwEzQjrnbzfQXIRoyviPJY="; + hash = "sha256-jtxn0a43kv9bLcY1CM3k0kf5K30Ne/FT10ohptWNwEU="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `frida-tools: 12.1.2 -> 12.3.0`. New version is 12.3.0. An auto update branch exists with an equal or greater version