python311Packages.wandb 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lpr8fk8mqcgay1y2h9919hdyyhiylb7f-packages.json.drv building '/nix/store/lpr8fk8mqcgay1y2h9919hdyyhiylb7f-packages.json.drv'... Going to be running update for following packages: - python3.11-wandb-0.16.0 Press Enter key to continue... Running update for: - python3.11-wandb-0.16.0: UPDATING ... - python3.11-wandb-0.16.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wandb/default.nix b/pkgs/development/python-modules/wandb/default.nix index bef6acb62ef5..bc6fad983e8e 100644 --- a/pkgs/development/python-modules/wandb/default.nix +++ b/pkgs/development/python-modules/wandb/default.nix @@ -56,7 +56,7 @@ buildPythonPackage rec { pname = "wandb"; - version = "0.16.0"; + version = "0.17.0"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -65,7 +65,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-XXs9KjiAPzZ932r4UJ87RpM+qhg/bNDWEYsq2Ua6SRw="; + hash = "sha256-f/4napE38FtnUP/O+rdpUhLig2T9LJIQX7yoYfffzZI="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python3Packages.wandb: 0.16.0 -> 0.17.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/310240"