2022-12-18T17:22:00 cve-bin-tool 3.1.1 -> 3.1.2 https://pypi.org/project/cve-bin-tool/ 2022-12-18T17:22:02 attrpath: cve-bin-tool 2022-12-18T17:22:02 Checking auto update branch... 2022-12-18T17:22:05 [version] 2022-12-18T17:22:05 [version] skipping because derivation has updateScript 2022-12-18T17:22:05 [rustCrateVersion] 2022-12-18T17:22:05 [rustCrateVersion] No cargoSha256 found 2022-12-18T17:22:05 [golangModuleVersion] 2022-12-18T17:22:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T17:22:05 [updateScript] 2022-12-18T17:22:11 [updateScript] Success 2022-12-18T17:22:11 [updateScript] this derivation will be built: /nix/store/nr69k0r7hsdvvrf9f0r2npzy32mkfzkn-packages.json.drv building '/nix/store/nr69k0r7hsdvvrf9f0r2npzy32mkfzkn-packages.json.drv'... Going to be running update for following packages: - cve-bin-tool-3.1.1 Press Enter key to continue... Running update for: - cve-bin-tool-3.1.1: UPDATING ... - cve-bin-tool-3.1.1: DONE. Packages updated! 2022-12-18T17:22:11 2022-12-18T17:22:11 [quotedUrls] 2022-12-18T17:22:11 [quotedUrls] nothing found to replace 2022-12-18T17:22:11 Diff after rewrites: diff --git a/pkgs/tools/security/cve-bin-tool/default.nix b/pkgs/tools/security/cve-bin-tool/default.nix index ac3771510c3..d36c706e444 100644 --- a/pkgs/tools/security/cve-bin-tool/default.nix +++ b/pkgs/tools/security/cve-bin-tool/default.nix @@ -27,13 +27,13 @@ }: buildPythonApplication rec { pname = "cve-bin-tool"; - version = "3.1.1"; + version = "3.1.2"; src = fetchFromGitHub { owner = "intel"; repo = "cve-bin-tool"; - rev = "v${version}"; - sha256 = "0nz3ax3ldnrzk8694x0p743g5h2zply29ljpn21llbc7ca27zdv9"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-P2GhGQxa6Y8BmMqFHXSfmqN58E1FbXD9Ndwwr+upK8Q="; }; # Wants to open a sqlite database, access the internet, etc 2022-12-18T17:23:38 An auto update branch exists with message `cve-bin-tool: 3.1.1 -> 3.1.2`. New version is 3.1.2. 2022-12-18T17:23:38 An auto update branch exists with an equal or greater version