2022-12-04T11:28:34 nrfutil 6.1.6 -> 6.1.7 https://github.com/NordicSemiconductor/pc-nrfutil/releases 2022-12-04T11:28:36 attrpath: nrfutil 2022-12-04T11:28:36 Checking auto update branch... 2022-12-04T11:28:39 [version] 2022-12-04T11:28:39 [version] skipping because derivation has updateScript 2022-12-04T11:28:39 [rustCrateVersion] 2022-12-04T11:28:39 [rustCrateVersion] No cargoSha256 found 2022-12-04T11:28:39 [golangModuleVersion] 2022-12-04T11:28:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T11:28:39 [updateScript] 2022-12-04T11:28:42 [updateScript] Success 2022-12-04T11:28:42 [updateScript] this derivation will be built: /nix/store/a389641zvhjmcpwi5mgpxfdky986bjdz-packages.json.drv building '/nix/store/a389641zvhjmcpwi5mgpxfdky986bjdz-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-04T11:28:42 2022-12-04T11:28:42 [quotedUrls] 2022-12-04T11:28:42 [quotedUrls] nothing found to replace 2022-12-04T11:28:43 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-04T11:30:11 An auto update branch exists with message `nrfutil: 6.1.6 -> 6.1.7`. New version is 6.1.7. 2022-12-04T11:30:11 An auto update branch exists with an equal or greater version