Skip to content

python3Packages.dvc: 3.67.0 -> 3.67.1#505342

Merged
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.dvc
Mar 31, 2026
Merged

python3Packages.dvc: 3.67.0 -> 3.67.1#505342
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.dvc

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for python3Packages.dvc is: Version Control System for Machine Learning Projects

meta.homepage for python3Packages.dvc is: https://dvc.org

meta.changelog for python3Packages.dvc is: https://github.com/iterative/dvc/releases/tag/3.67.1

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.67.1 with grep in /nix/store/ycp16gvc3gnxkikmpqlrsi5ndx5hd749-python3.13-dvc-3.67.1
  • found 3.67.1 in filename of file in /nix/store/ycp16gvc3gnxkikmpqlrsi5ndx5hd749-python3.13-dvc-3.67.1

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

17 package rebuild(s)

First fifty rebuilds by attrpath

dvc
dvc-with-remotes
pkgsRocm.python3Packages.mmcv
pkgsRocm.python3Packages.mmengine
python313Packages.dvc
python313Packages.dvc-gdrive
python313Packages.dvc-hdfs
python313Packages.dvclive
python313Packages.mmcv
python313Packages.mmengine
python314Packages.dvc
python314Packages.dvc-gdrive
python314Packages.dvc-hdfs
python314Packages.dvclive
python314Packages.mmcv
python314Packages.mmengine
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ycp16gvc3gnxkikmpqlrsi5ndx5hd749-python3.13-dvc-3.67.1 \
  --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.dvc https://github.com/r-ryantm/nixpkgs/archive/327bbfbcf4cf6e15b53942af096ea1f6ab93fe5d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/327bbfbcf4cf6e15b53942af096ea1f6ab93fe5d#python3Packages.dvc

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

ls -la /nix/store/ycp16gvc3gnxkikmpqlrsi5ndx5hd749-python3.13-dvc-3.67.1
ls -la /nix/store/ycp16gvc3gnxkikmpqlrsi5ndx5hd749-python3.13-dvc-3.67.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 327bbfbcf4cf6e15b53942af096ea1f6ab93fe5d


x86_64-linux

✅ 22 packages built:
  • dvc (python313Packages.dvc)
  • dvc-with-remotes
  • dvc-with-remotes.dist
  • dvc.dist (python313Packages.dvc.dist)
  • python313Packages.dvc-hdfs
  • python313Packages.dvc-hdfs.dist
  • python313Packages.dvclive
  • python313Packages.dvclive.dist
  • python313Packages.mmcv
  • python313Packages.mmcv.dist
  • python313Packages.mmengine
  • python313Packages.mmengine.dist
  • python314Packages.dvc
  • python314Packages.dvc-hdfs
  • python314Packages.dvc-hdfs.dist
  • python314Packages.dvc.dist
  • python314Packages.dvclive
  • python314Packages.dvclive.dist
  • python314Packages.mmcv
  • python314Packages.mmcv.dist
  • python314Packages.mmengine
  • python314Packages.mmengine.dist

Maintainer pings

cc @CMCDragonkai @fabaff 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 review from CMCDragonkai and fabaff March 31, 2026 12:56
@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 Mar 31, 2026
Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me.

@fabaff fabaff added this pull request to the merge queue Mar 31, 2026
Merged via the queue into NixOS:master with commit 49ff0ce Mar 31, 2026
32 of 35 checks passed
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: 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