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/fy0bn9f0c3fw9wm9apii2h3ic24xwclj-packages.json.drv building '/nix/store/fy0bn9f0c3fw9wm9apii2h3ic24xwclj-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 9ccb68067b7..5c6bfc9f84f 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/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4 checking for references to /build/ in /nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4... patching script interpreter paths in /nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4 stripping (with command strip and flags -S -p) in /nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4/lib /nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4/bin shrinking RPATHs of ELF executables and libraries in /nix/store/6qb3dlp66qxjb8kl7lqfp7a25mawl6di-python3.10-wandb-0.15.4-dist checking for references to /build/ in /nix/store/6qb3dlp66qxjb8kl7lqfp7a25mawl6di-python3.10-wandb-0.15.4-dist... patching script interpreter paths in /nix/store/6qb3dlp66qxjb8kl7lqfp7a25mawl6di-python3.10-wandb-0.15.4-dist Rewriting #!/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12/bin/python3.10 to #!/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12 wrapping `/nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-python3.10-wandb-0.15.4/bin/wb'... Rewriting #!/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12/bin/python3.10 to #!/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12 wrapping `/nix/store/xjh263mh00ii90h7zz6ara81r941wwm9-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