python311Packages.jax 0.4.5 -> 0.4.14 https://repology.org/project/python:jax/versions attrpath: python311Packages.jax 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/p493lmcrfaz8in0cwjwlhl2a1y5jhkiv-packages.json.drv building '/nix/store/p493lmcrfaz8in0cwjwlhl2a1y5jhkiv-packages.json.drv'... Going to be running update for following packages: - python3.11-jax-0.4.5 Press Enter key to continue... Running update for: - python3.11-jax-0.4.5: UPDATING ... - python3.11-jax-0.4.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jax/default.nix b/pkgs/development/python-modules/jax/default.nix index 4901467262f3..cca06a5c827f 100644 --- a/pkgs/development/python-modules/jax/default.nix +++ b/pkgs/development/python-modules/jax/default.nix @@ -27,7 +27,7 @@ let in buildPythonPackage rec { pname = "jax"; - version = "0.4.5"; + version = "0.4.14"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -36,8 +36,8 @@ buildPythonPackage rec { owner = "google"; repo = pname; # google/jax contains tags for jax and jaxlib. Only use jax tags! - rev = "refs/tags/${pname}-v${version}"; - hash = "sha256-UJzX8zP3qaEUIV5hPJhiGiLJO7k8p962MHWxIHDY1ZA="; + rev = "refs/tags/jaxlib-v${version}"; + hash = "sha256-0KnILQkahSiA1uuyT+kgy1XaCcZ3cpx1q114e2pecvg="; }; # jaxlib is _not_ included in propagatedBuildInputs because there are No auto update branch exists Python package with too many package rebuilds 45 > 25