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/0ql2fyviaqqb8kz9fazz4rxmaci1rsdj-packages.json.drv building '/nix/store/0ql2fyviaqqb8kz9fazz4rxmaci1rsdj-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..80c887e4977 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.3"; format = "pyproject"; src = fetchFromGitHub { owner = "Lightning-AI"; repo = "pytorch-lightning"; rev = "refs/tags/${version}"; - hash = "sha256-zlOIZYwNoUkznRcwNn8LQIEM4UuG6mPnqQIH+O4Jun4="; + hash = "sha256-Xftm2gLNXnBUEPX0ULjSx8LpS5t4k+g64cxUgCAaz2w="; }; 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.3.dist-info/LICENSE' adding 'pytorch_lightning-1.9.3.dist-info/METADATA' adding 'pytorch_lightning-1.9.3.dist-info/WHEEL' adding 'pytorch_lightning-1.9.3.dist-info/top_level.txt' adding 'pytorch_lightning-1.9.3.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.3-py3-none-any.whl size=826382 sha256=531dd4c1f911c0d10ba4f5241bcdfb9216b90444593cafed0a3d9f9c8d60a966 Stored in directory: /build/pip-ephem-wheel-cache-adj3g40d/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.3-py3-none-any.whl Requirement already satisfied: torchmetrics>=0.7.0 in /nix/store/pa1r76h2idb20js0cd6i3q8r4lr8hvb0-python3.10-torchmetrics-0.11.0/lib/python3.10/site-packages (from pytorch-lightning==1.9.3) (0.11.0) Requirement already satisfied: torch>=1.10.0 in /nix/store/id05q9j48mydlrcq0pccli4p7xlkqffn-python3.10-torch-1.13.1/lib/python3.10/site-packages (from pytorch-lightning==1.9.3) (1.13.1) Requirement already satisfied: packaging>=17.1 in /nix/store/s93sm7cyxbsfrpam3ainzkqsqdd6z4sm-python3.10-packaging-21.3/lib/python3.10/site-packages (from pytorch-lightning==1.9.3) (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