python310Packages.wandb 0 -> 1 attrpath: python310Packages.wandb 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/a4ypkc55cp38g07pq4xhd3lgfxrsp5b1-packages.json.drv building '/nix/store/a4ypkc55cp38g07pq4xhd3lgfxrsp5b1-packages.json.drv'... Going to be running update for following packages: - python3.10-wandb-0.15.3 Press Enter key to continue... Running update for: - python3.10-wandb-0.15.3: UPDATING ... - python3.10-wandb-0.15.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/wandb/default.nix b/pkgs/development/python-modules/wandb/default.nix index aeeece5151a..465376c7af8 100644 --- a/pkgs/development/python-modules/wandb/default.nix +++ b/pkgs/development/python-modules/wandb/default.nix @@ -51,7 +51,7 @@ buildPythonPackage rec { pname = "wandb"; - version = "0.15.3"; + version = "0.15.4"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -60,7 +60,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-i1Lo6xbkCgRTJwRjk2bXkZ5a/JRUCzFzmEuPQlPvZf4="; + hash = "sha256-+cZ/cU6hAhs22U/kuJW7J1q9Z7AR1GMgSI4QUdg7HQI="; }; patches = [ 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.wandb nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4 checking for references to /build/ in /nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4... patching script interpreter paths in /nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4 stripping (with command strip and flags -S -p) in /nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4/lib /nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4/bin shrinking RPATHs of ELF executables and libraries in /nix/store/kjdcnwqg107h87w7h0vjb67lgrxyx4ww-python3.10-wandb-0.15.4-dist checking for references to /build/ in /nix/store/kjdcnwqg107h87w7h0vjb67lgrxyx4ww-python3.10-wandb-0.15.4-dist... patching script interpreter paths in /nix/store/kjdcnwqg107h87w7h0vjb67lgrxyx4ww-python3.10-wandb-0.15.4-dist Rewriting #!/nix/store/5a457g4zr7q11b4mz0ifc9z88kwcp8g7-python3-3.10.12/bin/python3.10 to #!/nix/store/5a457g4zr7q11b4mz0ifc9z88kwcp8g7-python3-3.10.12 wrapping `/nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4/bin/wb'... Rewriting #!/nix/store/5a457g4zr7q11b4mz0ifc9z88kwcp8g7-python3-3.10.12/bin/python3.10 to #!/nix/store/5a457g4zr7q11b4mz0ifc9z88kwcp8g7-python3-3.10.12 wrapping `/nix/store/iq6kxcvrvn40brim7n4bcpzwcb72v3ip-python3.10-wandb-0.15.4/bin/wandb'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: wandb @nix { "action": "setPhase", "phase": "pytestXdistHook" } pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/pytest_tests/system_tests/tests_launch/test_github_reference.py" does not exist. Aborting