python310Packages.ipykernel 0 -> 1 attrpath: python310Packages.ipykernel 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/l19i9zwp3kx0rngjj5arcwngppad86wj-packages.json.drv building '/nix/store/l19i9zwp3kx0rngjj5arcwngppad86wj-packages.json.drv'... Going to be running update for following packages: - python3.10-ipykernel-6.21.2 Press Enter key to continue... Running update for: - python3.10-ipykernel-6.21.2: UPDATING ... - python3.10-ipykernel-6.21.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ipykernel/default.nix b/pkgs/development/python-modules/ipykernel/default.nix index aeb19ec9f2bd..3dc235c9847f 100644 --- a/pkgs/development/python-modules/ipykernel/default.nix +++ b/pkgs/development/python-modules/ipykernel/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "ipykernel"; - version = "6.21.2"; + version = "6.25.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bpITSE5M4fsUJn7kNeGPI8w6BjTmNbn7TtRne4Tg/fg="; + hash = "sha256-40LOhHEoYb5LJIxKc0cr5HAsGw3XdEi/1rz7OvnV3fk="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Python package with too many package rebuilds 308 > 25