python310Packages.notebook 0 -> 1 attrpath: python310Packages.notebook 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/6l7cc53dz4xxx95hxfiwcljarvm4215c-packages.json.drv building '/nix/store/6l7cc53dz4xxx95hxfiwcljarvm4215c-packages.json.drv'... Going to be running update for following packages: - python3.10-notebook-6.5.2 Press Enter key to continue... Running update for: - python3.10-notebook-6.5.2: UPDATING ... - python3.10-notebook-6.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/notebook/default.nix b/pkgs/development/python-modules/notebook/default.nix index 9cd1e9c37a1..7374ed8796f 100644 --- a/pkgs/development/python-modules/notebook/default.nix +++ b/pkgs/development/python-modules/notebook/default.nix @@ -26,12 +26,12 @@ buildPythonPackage rec { pname = "notebook"; - version = "6.5.2"; + version = "6.5.4"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-wYl+UxfiJfx4tFVJpqtLZo5MmW/QOgTpOP5eevK//9A="; + hash = "sha256-UXIJVovUcmHi3vJ6FA6X1JBwYC7qDSJqaW9Cp/Fsmk4="; }; LC_ALL = "en_US.utf8"; No auto update branch exists Python package with too many package rebuilds 78 > 25