python310Packages.flax 0 -> 1 attrpath: python310Packages.flax 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/iccsk0pgrrd5bs67lg14nyfdahvkgqaz-packages.json.drv building '/nix/store/iccsk0pgrrd5bs67lg14nyfdahvkgqaz-packages.json.drv'... Going to be running update for following packages: - python3.10-flax-0.6.1 Press Enter key to continue... Running update for: - python3.10-flax-0.6.1: UPDATING ... - python3.10-flax-0.6.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flax/default.nix b/pkgs/development/python-modules/flax/default.nix index 12b340639f7..eb3082c7be8 100644 --- a/pkgs/development/python-modules/flax/default.nix +++ b/pkgs/development/python-modules/flax/default.nix @@ -17,13 +17,13 @@ buildPythonPackage rec { pname = "flax"; - version = "0.6.1"; + version = "0.6.5"; src = fetchFromGitHub { owner = "google"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-fZiODo+izOwGjCCTvi11GvUG/VQL1DV9bNXKjvIIw4A="; + sha256 = "sha256-Vv68BK83gTIKj0r9x+twdhqmRYziD0vxQCdHkYSeTak="; }; buildInputs = [ jaxlib ]; 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.flax nix build failed. adding 'flax/linen/transforms.py' adding 'flax/metrics/__init__.py' adding 'flax/metrics/tensorboard.py' adding 'flax/testing/__init__.py' adding 'flax/testing/benchmark.py' adding 'flax/training/__init__.py' adding 'flax/training/checkpoints.py' adding 'flax/training/common_utils.py' adding 'flax/training/dynamic_scale.py' adding 'flax/training/early_stopping.py' adding 'flax/training/lr_schedule.py' adding 'flax/training/orbax_utils.py' adding 'flax/training/prefetch_iterator.py' adding 'flax/training/train_state.py' adding 'flax-0.6.5.dist-info/AUTHORS' adding 'flax-0.6.5.dist-info/LICENSE' adding 'flax-0.6.5.dist-info/METADATA' adding 'flax-0.6.5.dist-info/WHEEL' adding 'flax-0.6.5.dist-info/top_level.txt' adding 'flax-0.6.5.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 ./flax-0.6.5-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement orbax (from flax) (from versions: none) ERROR: No matching distribution found for orbax