2022-12-19T19:14:13 nrfutil 6.1.6 -> 6.1.7 https://github.com/NordicSemiconductor/pc-nrfutil/releases 2022-12-19T19:14:15 attrpath: nrfutil 2022-12-19T19:14:16 Checking auto update branch... 2022-12-19T19:14:19 [version] 2022-12-19T19:14:19 [version] skipping because derivation has updateScript 2022-12-19T19:14:19 [rustCrateVersion] 2022-12-19T19:14:19 [rustCrateVersion] No cargoSha256 found 2022-12-19T19:14:19 [golangModuleVersion] 2022-12-19T19:14:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T19:14:19 [updateScript] 2022-12-19T19:14:21 [updateScript] Success 2022-12-19T19:14:21 [updateScript] this derivation will be built: /nix/store/f2q5qyj86nmqfjbz4x0d1wy1iy3cbcnh-packages.json.drv building '/nix/store/f2q5qyj86nmqfjbz4x0d1wy1iy3cbcnh-packages.json.drv'... Going to be running update for following packages: - nrfutil-6.1.6 Press Enter key to continue... Running update for: - nrfutil-6.1.6: UPDATING ... - nrfutil-6.1.6: DONE. Packages updated! 2022-12-19T19:14:21 2022-12-19T19:14:21 [quotedUrls] 2022-12-19T19:14:22 [quotedUrls] nothing found to replace 2022-12-19T19:14:22 Diff after rewrites: diff --git a/pkgs/development/tools/misc/nrfutil/default.nix b/pkgs/development/tools/misc/nrfutil/default.nix index 5c88bd13059..984dde162e6 100644 --- a/pkgs/development/tools/misc/nrfutil/default.nix +++ b/pkgs/development/tools/misc/nrfutil/default.nix @@ -8,13 +8,13 @@ with python3.pkgs; buildPythonApplication rec { pname = "nrfutil"; - version = "6.1.6"; + version = "6.1.7"; src = fetchFromGitHub { owner = "NordicSemiconductor"; repo = "pc-nrfutil"; - rev = "v${version}"; - sha256 = "sha256-UiGNNJxNSpIzpeYMlzocLG2kuetl8xti5A3n6zz0lcY="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-WiXqeQObhXszDcLxJN8ABd2ZkxsOUvtZQSVP8cYlT2M="; }; propagatedBuildInputs = [ 2022-12-19T19:15:48 An auto update branch exists with message `nrfutil: 6.1.6 -> 6.1.7`. New version is 6.1.7. 2022-12-19T19:15:48 An auto update branch exists with an equal or greater version