python310Packages.dash 0 -> 1 attrpath: python310Packages.dash 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/y8v1bz0590c2ii6mw7k503vbwhvbdnj4-packages.json.drv building '/nix/store/y8v1bz0590c2ii6mw7k503vbwhvbdnj4-packages.json.drv'... Going to be running update for following packages: - python3.10-dash-2.10.2 Press Enter key to continue... Running update for: - python3.10-dash-2.10.2: UPDATING ... - python3.10-dash-2.10.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dash/default.nix b/pkgs/development/python-modules/dash/default.nix index d990d710d63..7adb1b3c9a0 100644 --- a/pkgs/development/python-modules/dash/default.nix +++ b/pkgs/development/python-modules/dash/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "dash"; - version = "2.10.2"; + version = "2.11.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "plotly"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-OcY4nEtIfR9nvBaBwpHeUJkHXwWZp+LZxjhEkwjRC9k="; + hash = "sha256-m0axe06/CylquXRTJ0WVQ3S+cDSR9jjOhG6O9DUAJvk="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.dash: 2.10.2 -> 2.11.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244072"