Skip to content

uv: 0.7.8 -> 0.7.9#412492

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
bengsparks:uv.update
May 31, 2025
Merged

uv: 0.7.8 -> 0.7.9#412492
GaetanLepage merged 1 commit intoNixOS:masterfrom
bengsparks:uv.update

Conversation

@bengsparks
Copy link
Contributor

Perhaps we'll get #412206 merged first, then I think I can run nixpkgs-review for all platforms without going OOM?

Diff: https://github.com/astral-sh/uv/compare/0.7.8..0.7.9
Changelog: https://github.com/astral-sh/uv/releases/tag/0.7.9

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels May 30, 2025
@nix-owners nix-owners bot requested review from GaetanLepage and Prince213 May 30, 2025 22:08
Copy link
Member

@Prince213 Prince213 left a comment

Choose a reason for hiding this comment

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

Diff LGTM

@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 412492 --skip-package-regex home-assistant.*
Commit: b652bec5a97abb275fa67b82e9c9876181a701c2


x86_64-linux

✅ 19 packages built:
  • hatch
  • hatch.dist
  • heroic
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.homeassistant-stubs
  • python313Packages.homeassistant-stubs.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • umu-launcher
  • umu-launcher-unwrapped
  • uv
  • windmill

aarch64-linux

✅ 18 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.homeassistant-stubs
  • python313Packages.homeassistant-stubs.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • umu-launcher
  • umu-launcher-unwrapped
  • uv
  • windmill

x86_64-darwin

✅ 13 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • uv

aarch64-darwin

✅ 13 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • uv

@GaetanLepage GaetanLepage merged commit 63f5b5f into NixOS:master May 31, 2025
14 of 17 checks passed
@bengsparks bengsparks deleted the uv.update branch May 31, 2025 17:36
@Prince213 Prince213 added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants