python311Packages.jupyterlab-server 0 -> 1 attrpath: python311Packages.jupyterlab-server 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/mgwxdfqs5kqn8y9bqxjb9k83fm3f95ij-packages.json.drv building '/nix/store/mgwxdfqs5kqn8y9bqxjb9k83fm3f95ij-packages.json.drv'... cannot link '/nix/store/.links/0ag2akklmcpv3bnhcfbvxd5y7hhdmwxxq80bq7vkpgx4m56xfgqz' to '/nix/store/75aj9byb8zipp8g8n3zlxfbghgibs6m4-packages.json': No space left on device Going to be running update for following packages: - python3.11-jupyterlab-server-2.25.3 Press Enter key to continue... Running update for: - python3.11-jupyterlab-server-2.25.3: UPDATING ... - python3.11-jupyterlab-server-2.25.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab-server/default.nix b/pkgs/development/python-modules/jupyterlab-server/default.nix index 4e542e8ebf9f..b1bd1b65e81b 100644 --- a/pkgs/development/python-modules/jupyterlab-server/default.nix +++ b/pkgs/development/python-modules/jupyterlab-server/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "jupyterlab-server"; - version = "2.25.3"; + version = "2.25.4"; pyproject = true; disabled = pythonOlder "3.8"; @@ -29,7 +29,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "jupyterlab_server"; inherit version; - hash = "sha256-hG8SWooZZWYR31sD5ZEsg5POppAIWbqmT6UV62So3EA="; + hash = "sha256-IJgZjh6C4NuYJED5tRNhddc76izUKmSAqm/VAssjxPk="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 102 > 25