2022-12-10T04:13:33 cve-bin-tool 3.1.1 -> 3.1.2 https://github.com/intel/cve-bin-tool/releases 2022-12-10T04:13:35 attrpath: cve-bin-tool 2022-12-10T04:13:36 Checking auto update branch... 2022-12-10T04:13:39 [version] 2022-12-10T04:13:39 [version] skipping because derivation has updateScript 2022-12-10T04:13:39 [rustCrateVersion] 2022-12-10T04:13:39 [rustCrateVersion] No cargoSha256 found 2022-12-10T04:13:39 [golangModuleVersion] 2022-12-10T04:13:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T04:13:39 [updateScript] 2022-12-10T04:13:45 [updateScript] Success 2022-12-10T04:13:45 [updateScript] this derivation will be built: /nix/store/8pv1na4f6xbq2p5a8vvmjwy4j9c7qpaz-packages.json.drv building '/nix/store/8pv1na4f6xbq2p5a8vvmjwy4j9c7qpaz-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-10T04:13:45 2022-12-10T04:13:45 [quotedUrls] 2022-12-10T04:13:45 [quotedUrls] nothing found to replace 2022-12-10T04:13:45 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-10T04:15:09 An auto update branch exists with message `cve-bin-tool: 3.1.1 -> 3.1.2`. New version is 3.1.2. 2022-12-10T04:15:09 An auto update branch exists with an equal or greater version