Skip to content

python3Packages.open-clip-torch: 3.2.0 -> 3.3.0#495105

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.open-clip-torch
Open

python3Packages.open-clip-torch: 3.2.0 -> 3.3.0#495105
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.open-clip-torch

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for python3Packages.open-clip-torch is: Open source implementation of CLIP

meta.homepage for python3Packages.open-clip-torch is: https://github.com/mlfoundations/open_clip

meta.changelog for python3Packages.open-clip-torch is: https://github.com/mlfoundations/open_clip/releases/tag/v3.3.0

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 3.3.0 with grep in /nix/store/qiqi45iglddj5wxqnkxk1yf918hryfpa-python3.13-open-clip-torch-3.3.0
  • found 3.3.0 in filename of file in /nix/store/qiqi45iglddj5wxqnkxk1yf918hryfpa-python3.13-open-clip-torch-3.3.0

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

6 package rebuild(s)

First fifty rebuilds by attrpath

pkgsRocm.python3Packages.open-clip-torch
pkgsRocm.rclip
python313Packages.open-clip-torch
python314Packages.open-clip-torch
rclip
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/qiqi45iglddj5wxqnkxk1yf918hryfpa-python3.13-open-clip-torch-3.3.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.open-clip-torch https://github.com/r-ryantm/nixpkgs/archive/412b182feffc2f38309f54cd2767c87f2a5ce16b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/412b182feffc2f38309f54cd2767c87f2a5ce16b#python3Packages.open-clip-torch

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

ls -la /nix/store/qiqi45iglddj5wxqnkxk1yf918hryfpa-python3.13-open-clip-torch-3.3.0
ls -la /nix/store/qiqi45iglddj5wxqnkxk1yf918hryfpa-python3.13-open-clip-torch-3.3.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: 412b182feffc2f38309f54cd2767c87f2a5ce16b


x86_64-linux

✅ 6 packages built:
  • python313Packages.open-clip-torch
  • python313Packages.open-clip-torch.dist
  • python314Packages.open-clip-torch
  • python314Packages.open-clip-torch.dist
  • rclip
  • rclip.dist

Maintainer pings

cc @iynaix 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 requested a review from iynaix February 28, 2026 06:12
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Feb 28, 2026
@iynaix
Copy link
Contributor

iynaix commented Feb 28, 2026

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 28, 2026

@iynaix wants to merge this PR.

Requirements to merge this PR with @NixOS/nixpkgs-merge-bot merge:

  • ✅ PR targets a development branch.
  • ❌ PR touches only files of packages in pkgs/by-name/.
  • ✅ PR is at least one of:
    • ⬜ Approved by a committer.
    • ⬜ Backported via label.
    • ⬜ Opened by a committer.
    • ✅ Opened by r-ryantm.
  • ✅ iynaix is a member of @NixOS/nixpkgs-maintainers.

❌ Pull Request could not be merged (#305350)

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants