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/19vwy16nph4qy4zz2ryz746yzg2ksq7l-packages.json.drv building '/nix/store/19vwy16nph4qy4zz2ryz746yzg2ksq7l-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..18d383b7f6c 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.81"; format = "setuptools"; src = fetchFromGitHub { owner = "deepmind"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-VolRlLLgKga9S17ByVrYya9VPtu9yiOnvt/WmlE1DOc="; + hash = "sha256-3PGYvkp4kn76UfFoNXXqzxDykS3i64IFdnvQCa4DO+0="; }; 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/asserts_internal_test.py' adding 'chex/_src/asserts_test.py' adding 'chex/_src/dataclass.py' adding 'chex/_src/dataclass_test.py' 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.81.dist-info/LICENSE' adding 'chex-0.1.81.dist-info/METADATA' adding 'chex-0.1.81.dist-info/WHEEL' adding 'chex-0.1.81.dist-info/top_level.txt' adding 'chex-0.1.81.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.81-py3-none-any.whl Requirement already satisfied: toolz>=0.9.0 in /nix/store/y1yj1a9bpbjf2c77lpbl0qfwny5l4nqb-python3.10-toolz-0.12.0/lib/python3.10/site-packages (from chex==0.1.81) (0.12.0) 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