python310Packages.pytorch-lightning 0 -> 1 attrpath: python310Packages.pytorch-lightning 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/c9vw0iysczqphlfyz6l0mxcjs95zxb34-packages.json.drv building '/nix/store/c9vw0iysczqphlfyz6l0mxcjs95zxb34-packages.json.drv'... Going to be running update for following packages: - python3.10-pytorch-lightning-1.9.0 Press Enter key to continue... Running update for: - python3.10-pytorch-lightning-1.9.0: UPDATING ... - python3.10-pytorch-lightning-1.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytorch-lightning/default.nix b/pkgs/development/python-modules/pytorch-lightning/default.nix index f1f4139cd82..6e2215d1563 100644 --- a/pkgs/development/python-modules/pytorch-lightning/default.nix +++ b/pkgs/development/python-modules/pytorch-lightning/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pytorch-lightning"; - version = "1.9.0"; + version = "1.9.1"; format = "pyproject"; src = fetchFromGitHub { owner = "Lightning-AI"; repo = "pytorch-lightning"; rev = "refs/tags/${version}"; - hash = "sha256-zlOIZYwNoUkznRcwNn8LQIEM4UuG6mPnqQIH+O4Jun4="; + hash = "sha256-G89HGNOZNk2JIcYUYz9GaK7bNHQgKXhc6OcTjB8GEWI="; }; preConfigure = '' 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.pytorch-lightning nix build failed. adding 'pytorch_lightning/utilities/migration/__init__.py' adding 'pytorch_lightning/utilities/migration/migration.py' adding 'pytorch_lightning/utilities/migration/utils.py' adding 'pytorch_lightning/utilities/model_summary/__init__.py' adding 'pytorch_lightning/utilities/model_summary/model_summary.py' adding 'pytorch_lightning/utilities/model_summary/model_summary_deepspeed.py' adding 'pytorch_lightning-1.9.1.dist-info/LICENSE' adding 'pytorch_lightning-1.9.1.dist-info/METADATA' adding 'pytorch_lightning-1.9.1.dist-info/WHEEL' adding 'pytorch_lightning-1.9.1.dist-info/top_level.txt' adding 'pytorch_lightning-1.9.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished setup configuration. Building wheel for pytorch-lightning (pyproject.toml) ... [?25l[?25hdone Created wheel for pytorch-lightning: filename=pytorch_lightning-1.9.1-py3-none-any.whl size=825805 sha256=ed2ca870d4e2962ce3f15e613b5323736f9ff6c70d726c19c5d11118f8e3ceec Stored in directory: /build/pip-ephem-wheel-cache-n0my0jw2/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built pytorch-lightning Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pytorch_lightning-1.9.1-py3-none-any.whl Requirement already satisfied: torchmetrics>=0.7.0 in /nix/store/n0jq2ligily9x31951590xzjh0n94jhj-python3.10-torchmetrics-0.11.0/lib/python3.10/site-packages (from pytorch-lightning==1.9.1) (0.11.0) Requirement already satisfied: torch>=1.10.0 in /nix/store/pkwhl8ax16dwhzkd0wgnpa6jp4q97avi-python3.10-torch-1.13.1/lib/python3.10/site-packages (from pytorch-lightning==1.9.1) (1.13.1) Requirement already satisfied: packaging>=17.1 in /nix/store/sg5vqjqdbv3fmj3c78h56pi8fkzyd5d4-python3.10-packaging-21.3/lib/python3.10/site-packages (from pytorch-lightning==1.9.1) (21.3) ERROR: Could not find a version that satisfies the requirement lightning-utilities>=0.6.0.post0 (from pytorch-lightning) (from versions: none) ERROR: No matching distribution found for lightning-utilities>=0.6.0.post0