2022-11-19T18:06:31 python310Packages.dm-haiku 0 -> 1 2022-11-19T18:06:33 attrpath: python310Packages.dm-haiku 2022-11-19T18:06:34 Checking auto update branch... 2022-11-19T18:06:38 [version] 2022-11-19T18:06:38 [version] skipping because derivation has updateScript 2022-11-19T18:06:38 [rustCrateVersion] 2022-11-19T18:06:38 [rustCrateVersion] No cargoSha256 found 2022-11-19T18:06:38 [golangModuleVersion] 2022-11-19T18:06:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T18:06:38 [updateScript] 2022-11-19T18:06:41 [updateScript] Success 2022-11-19T18:06:41 [updateScript] this derivation will be built: /nix/store/bjdczrix6f4hvcprj6dv7v9bawnv1s3k-packages.json.drv building '/nix/store/bjdczrix6f4hvcprj6dv7v9bawnv1s3k-packages.json.drv'... Going to be running update for following packages: - python3.10-dm-haiku-0.0.7 Press Enter key to continue... Running update for: - python3.10-dm-haiku-0.0.7: UPDATING ... - python3.10-dm-haiku-0.0.7: DONE. Packages updated! 2022-11-19T18:06:41 2022-11-19T18:06:41 [quotedUrls] 2022-11-19T18:06:41 [quotedUrls] nothing found to replace 2022-11-19T18:06:41 Diff after rewrites: diff --git a/pkgs/development/python-modules/dm-haiku/default.nix b/pkgs/development/python-modules/dm-haiku/default.nix index 87de983330c..c756ff67a13 100644 --- a/pkgs/development/python-modules/dm-haiku/default.nix +++ b/pkgs/development/python-modules/dm-haiku/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "dm-haiku"; - version = "0.0.7"; + version = "0.0.9"; src = fetchFromGitHub { owner = "deepmind"; repo = pname; - rev = "v${version}"; - hash = "sha256-Qa3g3vOPZJt/wBjjuZHAcFUz/gwN/yvirV/8V9CnIko="; + rev = "refs/tags/v${version}"; + hash = "sha256-d5THbfMRrbBL/2sQ99l2yeaTI9gT+bSkcxmVdRJT5bA="; }; outputs = [ 2022-11-19T18:08:13 An auto update branch exists with message `python310Packages.dm-haiku: 0.0.7 -> 0.0.9`. New version is 0.0.9. 2022-11-19T18:08:13 An auto update branch exists with an equal or greater version