nrfutil 6.1.6 -> 6.1.7 https://github.com/NordicSemiconductor/pc-nrfutil/releases attrpath: nrfutil 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dgv1vr0saq83wh8h8qv0qaq9x4krhncn-packages.json.drv building '/nix/store/dgv1vr0saq83wh8h8qv0qaq9x4krhncn-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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/nrfutil/default.nix b/pkgs/development/tools/misc/nrfutil/default.nix index 37197727974..e0b65b4ccc7 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 = [ An auto update branch exists with message `nrfutil: 6.1.6 -> 6.1.7`. New version is 6.1.7. An auto update branch exists with an equal or greater version