Skip to content

python3Packages.pycrdt: 0.12.50 -> 0.13.0#517071

Open
r-ryantm wants to merge 4 commits intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.pycrdt
Open

python3Packages.pycrdt: 0.12.50 -> 0.13.0#517071
r-ryantm wants to merge 4 commits intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.pycrdt

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

@r-ryantm r-ryantm commented May 6, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.pycrdt is: CRDTs based on Yrs

meta.homepage for python3Packages.pycrdt is: https://github.com/jupyter-server/pycrdt

meta.changelog for python3Packages.pycrdt is: https://github.com/jupyter-server/pycrdt/blob/0.13.0/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 0.13.0 with grep in /nix/store/v06hgjg0h69qh4d8d4wj6mq8z663mdli-python3.13-pycrdt-0.13.0
  • found 0.13.0 in filename of file in /nix/store/v06hgjg0h69qh4d8d4wj6mq8z663mdli-python3.13-pycrdt-0.13.0

Rebuild report (if merged into master) (click to expand)
16 total rebuild path(s)

16 package rebuild(s)

First fifty rebuilds by attrpath

lasuite-docs
open-webui
pkgsRocm.lasuite-docs
python313Packages.jupyter-collaboration
python313Packages.jupyter-server-ydoc
python313Packages.jupyter-ydoc
python313Packages.pycrdt
python313Packages.pycrdt-store
python313Packages.pycrdt-websocket
python314Packages.jupyter-collaboration
python314Packages.jupyter-server-ydoc
python314Packages.jupyter-ydoc
python314Packages.pycrdt
python314Packages.pycrdt-store
python314Packages.pycrdt-websocket
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/v06hgjg0h69qh4d8d4wj6mq8z663mdli-python3.13-pycrdt-0.13.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python3Packages.pycrdt https://github.com/r-ryantm/nixpkgs/archive/12c7afcadb1f700a8f59872564ee52f19579fbe9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/12c7afcadb1f700a8f59872564ee52f19579fbe9#python3Packages.pycrdt

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/v06hgjg0h69qh4d8d4wj6mq8z663mdli-python3.13-pycrdt-0.13.0
ls -la /nix/store/v06hgjg0h69qh4d8d4wj6mq8z663mdli-python3.13-pycrdt-0.13.0/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 12c7afcadb1f700a8f59872564ee52f19579fbe9


x86_64-linux

❌ 20 packages failed to build:
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt-store
  • python313Packages.pycrdt-store.dist
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python314Packages.jupyter-collaboration
  • python314Packages.jupyter-collaboration.dist
  • python314Packages.jupyter-server-ydoc
  • python314Packages.jupyter-server-ydoc.dist
  • python314Packages.jupyter-ydoc
  • python314Packages.jupyter-ydoc.dist
  • python314Packages.pycrdt-store
  • python314Packages.pycrdt-store.dist
  • python314Packages.pycrdt-websocket
  • python314Packages.pycrdt-websocket.dist
✅ 8 packages built:
  • lasuite-docs
  • lasuite-docs.dist
  • open-webui
  • open-webui.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt.dist
  • python314Packages.pycrdt
  • python314Packages.pycrdt.dist

Maintainer pings

cc @GaetanLepage @natsukium @thomasjm for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels May 6, 2026
@GaetanLepage GaetanLepage force-pushed the auto-update/python3Packages.pycrdt branch from 12c7afc to 75e8604 Compare May 6, 2026 13:14
@GaetanLepage GaetanLepage force-pushed the auto-update/python3Packages.pycrdt branch from 75e8604 to e5a7c8f Compare May 6, 2026 13:38
@nixpkgs-ci nixpkgs-ci Bot requested a review from sarahec May 6, 2026 13:44
@nixpkgs-ci nixpkgs-ci Bot added the 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab label May 6, 2026
@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 517071
Commit: 9c029661e32e5f2a2d520dba93dd8c000e2803fe


x86_64-linux

✅ 28 packages built:
  • lasuite-docs
  • lasuite-docs.dist
  • open-webui
  • open-webui.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-store
  • python313Packages.pycrdt-store.dist
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
  • python314Packages.jupyter-collaboration
  • python314Packages.jupyter-collaboration.dist
  • python314Packages.jupyter-server-ydoc
  • python314Packages.jupyter-server-ydoc.dist
  • python314Packages.jupyter-ydoc
  • python314Packages.jupyter-ydoc.dist
  • python314Packages.pycrdt
  • python314Packages.pycrdt-store
  • python314Packages.pycrdt-store.dist
  • python314Packages.pycrdt-websocket
  • python314Packages.pycrdt-websocket.dist
  • python314Packages.pycrdt.dist

aarch64-linux

✅ 28 packages built:
  • lasuite-docs
  • lasuite-docs.dist
  • open-webui
  • open-webui.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-store
  • python313Packages.pycrdt-store.dist
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
  • python314Packages.jupyter-collaboration
  • python314Packages.jupyter-collaboration.dist
  • python314Packages.jupyter-server-ydoc
  • python314Packages.jupyter-server-ydoc.dist
  • python314Packages.jupyter-ydoc
  • python314Packages.jupyter-ydoc.dist
  • python314Packages.pycrdt
  • python314Packages.pycrdt-store
  • python314Packages.pycrdt-store.dist
  • python314Packages.pycrdt-websocket
  • python314Packages.pycrdt-websocket.dist
  • python314Packages.pycrdt.dist

x86_64-darwin

✅ 26 packages built:
  • lasuite-docs
  • lasuite-docs.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-store
  • python313Packages.pycrdt-store.dist
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
  • python314Packages.jupyter-collaboration
  • python314Packages.jupyter-collaboration.dist
  • python314Packages.jupyter-server-ydoc
  • python314Packages.jupyter-server-ydoc.dist
  • python314Packages.jupyter-ydoc
  • python314Packages.jupyter-ydoc.dist
  • python314Packages.pycrdt
  • python314Packages.pycrdt-store
  • python314Packages.pycrdt-store.dist
  • python314Packages.pycrdt-websocket
  • python314Packages.pycrdt-websocket.dist
  • python314Packages.pycrdt.dist

aarch64-darwin

✅ 26 packages built:
  • lasuite-docs
  • lasuite-docs.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-store
  • python313Packages.pycrdt-store.dist
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
  • python314Packages.jupyter-collaboration
  • python314Packages.jupyter-collaboration.dist
  • python314Packages.jupyter-server-ydoc
  • python314Packages.jupyter-server-ydoc.dist
  • python314Packages.jupyter-ydoc
  • python314Packages.jupyter-ydoc.dist
  • python314Packages.pycrdt
  • python314Packages.pycrdt-store
  • python314Packages.pycrdt-store.dist
  • python314Packages.pycrdt-websocket
  • python314Packages.pycrdt-websocket.dist
  • python314Packages.pycrdt.dist

@GaetanLepage GaetanLepage requested a review from happysalada May 6, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab 6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants