python311Packages.ipykernel 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k4lyvaxnhiaf02px53051z7n4nir0wvz-packages.json.drv building '/nix/store/k4lyvaxnhiaf02px53051z7n4nir0wvz-packages.json.drv'... Going to be running update for following packages: - python3.11-ipykernel-6.29.3 Press Enter key to continue... Running update for: - python3.11-ipykernel-6.29.3: UPDATING ... - python3.11-ipykernel-6.29.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ipykernel/default.nix b/pkgs/development/python-modules/ipykernel/default.nix index 1caa71211c5f..761ab5852a0c 100644 --- a/pkgs/development/python-modules/ipykernel/default.nix +++ b/pkgs/development/python-modules/ipykernel/default.nix @@ -22,14 +22,14 @@ buildPythonPackage rec { pname = "ipykernel"; - version = "6.29.3"; + version = "6.29.4"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-4UwlDR+eo5iUkCJcwaVCeBsJWhihlEf88rXq99CsW9I="; + hash = "sha256-PUQHAGD5R1rCCSt2ASP63xBdLiSTwkhItmkafE9Cr1w="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Successfully finished processing cachix "/nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4" [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.ipykernel is: IPython Kernel for Jupyter meta.homepage for python311Packages.ipykernel is: https://ipython.org/ meta.changelog for python311Packages.ipykernel is: https://github.com/ipython/ipykernel/releases/tag/v6.29.4 ###### 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 6.29.4 with grep in /nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4 - found 6.29.4 in filename of file in /nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4 ---
Rebuild report (if merged into master) (click to expand) ``` 305 total rebuild path(s) 305 package rebuild(s) First fifty rebuilds by attrpath cantor coconut deface easyocr ihaskell inkcut inkscape-extensions.inkcut jupyter jupyter-all labplot libsForQt5.cantor manim manim-slides napari nbqa nitrokey-app2 open-interpreter opsdroid plasma5Packages.cantor pynitrokey python311Packages.altair python311Packages.ansible-kernel python311Packages.anywidget python311Packages.arviz python311Packages.atomman python311Packages.augmax python311Packages.ax python311Packages.bambi python311Packages.bash-kernel python311Packages.batchspawner python311Packages.bqplot python311Packages.bqscales python311Packages.calysto python311Packages.calysto-scheme python311Packages.cirq python311Packages.cirq-ft python311Packages.coconut python311Packages.cufflinks python311Packages.dalle-mini python311Packages.datashader python311Packages.devito python311Packages.distrax python311Packages.dm-haiku python311Packages.dockerspawner python311Packages.easyocr python311Packages.einops python311Packages.elegy python311Packages.encodec python311Packages.experiment-utilities python311Packages.fastai ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4 \ --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.ipykernel https://github.com/r-ryantm/nixpkgs/archive/8b478cb3003b5e65ad7eb6df6c3ff700e3044dfa.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8b478cb3003b5e65ad7eb6df6c3ff700e3044dfa#python311Packages.ipykernel ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4 ls -la /nix/store/kby1m6lkrqjvrhrz5m97nk4788zs1ngv-python3.11-ipykernel-6.29.4/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 @FRidh @GaetanLepage @natsukium @thomasjm for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/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/302425