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/5f02zj0jym5vcz00z1i4dzr9935h97h7-packages.json.drv building '/nix/store/5f02zj0jym5vcz00z1i4dzr9935h97h7-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyterlab-server-2.26.0 Press Enter key to continue... Running update for: - python3.11-jupyterlab-server-2.26.0: UPDATING ... - python3.11-jupyterlab-server-2.26.0: 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 f295ce204ad2..059cb1c5ac52 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.26.0"; + version = "2.27.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -29,7 +29,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "jupyterlab_server"; inherit version; - hash = "sha256-mzupHPKDf38ST8o21j88qArOK+1ImKY91H5lmMGrAG8="; + hash = "sha256-CXtaxwm2dscoSsnF43PxGTClYfUs1ahuT8flqcioYx0="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.jupyterlab-server is: A set of server components for JupyterLab and JupyterLab like applications meta.homepage for python311Packages.jupyterlab-server is: https://github.com/jupyterlab/jupyterlab_server meta.changelog for python311Packages.jupyterlab-server is: https://github.com/jupyterlab/jupyterlab_server/blob/v2.27.1/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.27.1 with grep in /nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1 - found 2.27.1 in filename of file in /nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1 ---
Rebuild report (if merged into master) (click to expand) ``` 112 total rebuild path(s) 112 package rebuild(s) First fifty rebuilds by attrpath cantor ihaskell jupyter jupyter-all labplot libsForQt5.cantor manim manim-slides nbqa nitrokey-app2 plasma5Packages.cantor pynitrokey python311Packages.ansible-kernel python311Packages.arviz python311Packages.augmax python311Packages.bambi python311Packages.batchspawner python311Packages.bqplot python311Packages.bqscales python311Packages.dalle-mini python311Packages.distrax python311Packages.dm-haiku python311Packages.dockerspawner python311Packages.einops python311Packages.elegy python311Packages.encodec python311Packages.experiment-utilities python311Packages.flax python311Packages.ipytablewidgets python311Packages.ipyvuetify python311Packages.jupyter python311Packages.jupyter-collaboration python311Packages.jupyter-contrib-core python311Packages.jupyter-contrib-nbextensions python311Packages.jupyter-nbextensions-configurator python311Packages.jupyterhub python311Packages.jupyterhub-ldapauthenticator python311Packages.jupyterhub-systemdspawner python311Packages.jupyterhub-tmpauthenticator python311Packages.jupyterlab python311Packages.jupyterlab-git python311Packages.jupyterlab-lsp python311Packages.jupyterlab-server python311Packages.jupytext python311Packages.k-diffusion python311Packages.layoutparser python311Packages.manim-slides python311Packages.mkdocs-jupyter python311Packages.nbdev ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.jupyterlab-server https://github.com/r-ryantm/nixpkgs/archive/7d9b6836a2774471de815711a6ab67edd1fcc570.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7d9b6836a2774471de815711a6ab67edd1fcc570#python311Packages.jupyterlab-server ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1 ls -la /nix/store/86fx056y881czax2af5pjg7k9h1ik3x7-python3.11-jupyterlab-server-2.27.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 120m and timed out --- ###### Maintainer pings cc @GaetanLepage @natsukium @thomasjm for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/306452