python310Packages.chex 0 -> 1 attrpath: python310Packages.chex 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/wy8kfr2397k4xrfs89615mbc4jrg9b9q-packages.json.drv building '/nix/store/wy8kfr2397k4xrfs89615mbc4jrg9b9q-packages.json.drv'... Going to be running update for following packages: - python3.10-chex-0.1.6 Press Enter key to continue... Running update for: - python3.10-chex-0.1.6: UPDATING ... - python3.10-chex-0.1.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/chex/default.nix b/pkgs/development/python-modules/chex/default.nix index b93d3baddcc..080e6cd437b 100644 --- a/pkgs/development/python-modules/chex/default.nix +++ b/pkgs/development/python-modules/chex/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "chex"; - version = "0.1.6"; + version = "0.1.7"; format = "setuptools"; src = fetchFromGitHub { owner = "deepmind"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-VolRlLLgKga9S17ByVrYya9VPtu9yiOnvt/WmlE1DOc="; + hash = "sha256-mz9X/5k71sBSlh4tT81tD0oE25E0O17WNEtXq/wvYAA="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.chex nix build failed. adding 'chex/_src/dimensions.py' adding 'chex/_src/dimensions_test.py' adding 'chex/_src/fake.py' adding 'chex/_src/fake_set_n_cpu_devices_test.py' adding 'chex/_src/fake_test.py' adding 'chex/_src/pytypes.py' adding 'chex/_src/restrict_backends.py' adding 'chex/_src/restrict_backends_test.py' adding 'chex/_src/variants.py' adding 'chex/_src/variants_test.py' adding 'chex-0.1.7.dist-info/LICENSE' adding 'chex-0.1.7.dist-info/METADATA' adding 'chex-0.1.7.dist-info/WHEEL' adding 'chex-0.1.7.dist-info/top_level.txt' adding 'chex-0.1.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./chex-0.1.7-py3-none-any.whl Requirement already satisfied: dm-tree>=0.1.5 in /nix/store/n7gzrn59wgd4w3szkfmzdzpnpdpi146x-python3.10-dm-tree-0.1.8/lib/python3.10/site-packages (from chex==0.1.7) (0.1.8) Requirement already satisfied: typing-extensions>=4.2.0 in /nix/store/5cnz3bzmd802nzn4478cg9cjgdxx6m2a-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from chex==0.1.7) (4.5.0) Requirement already satisfied: absl-py>=0.9.0 in /nix/store/xv5pd4zc9wvplp7xivbhw3myizw4nkxy-python3.10-absl-py-1.4.0/lib/python3.10/site-packages (from chex==0.1.7) (1.4.0) Requirement already satisfied: jaxlib>=0.1.37 in /nix/store/5rn8vwcf83drzlr0km02747cpkfqhkgi-python3.10-jaxlib-0.3.22/lib/python3.10/site-packages (from chex==0.1.7) (0.3.22) Requirement already satisfied: numpy>=1.18.0 in /nix/store/g7z1488i6lhqvh1p3mcg0gcrnll9986v-python3.10-numpy-1.24.2/lib/python3.10/site-packages (from chex==0.1.7) (1.24.2) ERROR: Could not find a version that satisfies the requirement jax>=0.4.6 (from chex) (from versions: none) ERROR: No matching distribution found for jax>=0.4.6