yaralyzer 0 -> 1 attrpath: yaralyzer 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/gfcf86rfbbf7hf7spqn4fjdkxq31lq3a-packages.json.drv building '/nix/store/gfcf86rfbbf7hf7spqn4fjdkxq31lq3a-packages.json.drv'... Going to be running update for following packages: - yaralyzer-0.9.0 Press Enter key to continue... Running update for: - yaralyzer-0.9.0: UPDATING ... - yaralyzer-0.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/yaralyzer/default.nix b/pkgs/tools/security/yaralyzer/default.nix index 4379bbc5c63c..7b9fdc701c3d 100644 --- a/pkgs/tools/security/yaralyzer/default.nix +++ b/pkgs/tools/security/yaralyzer/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "yaralyzer"; - version = "0.9.0"; + version = "0.9.3"; format = "pyproject"; src = fetchFromGitHub { owner = "michelcrypt4d4mus"; repo = "yaralyzer"; rev = "refs/tags/v${version}"; - hash = "sha256-QsMO/fnHy4puuToUHSS05fWnXHdAVnWFFBVq3cb0Zj4="; + hash = "sha256-KGQNonzAZp8c0a3Rjb1WfsEkx5srgRzZfGR3gfNEdzY="; }; pythonRelaxDeps = [ No auto update branch exists There might already be an open PR for this update: - yaralyzer: 0.9.0 -> 0.9.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292806"