python310Packages.jupyterlab 0 -> 1 attrpath: python310Packages.jupyterlab 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/w0ga97zhwm0vdidy9lzi9c2wxl91kjcd-packages.json.drv building '/nix/store/w0ga97zhwm0vdidy9lzi9c2wxl91kjcd-packages.json.drv'... Going to be running update for following packages: - python3.10-jupyterlab-3.6.3 Press Enter key to continue... Running update for: - python3.10-jupyterlab-3.6.3: UPDATING ... - python3.10-jupyterlab-3.6.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab/default.nix b/pkgs/development/python-modules/jupyterlab/default.nix index 433031d7306..8ac2831c80b 100644 --- a/pkgs/development/python-modules/jupyterlab/default.nix +++ b/pkgs/development/python-modules/jupyterlab/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "jupyterlab"; - version = "3.6.3"; + version = "4.0.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Nz6c+4py7dKUvhTxZmJWOiIM7PD7Jt56qxr5optom4I="; + hash = "sha256-4U0c5GphMCgRHQ1Hah19awlAA7dGK6xmn1tHgxeryzk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.jupyterlab: 3.6.3 -> 4.0.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244209"