Skip to content

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 7, 2025

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

meta.description for python3Packages.uiprotect is: Python API for UniFi Protect (Unofficial)

meta.homepage for python3Packages.uiprotect is: https://github.com/uilibs/uiprotect

meta.changelog for python3Packages.uiprotect is: https://github.com/uilibs/uiprotect/blob/v7.21.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 7.21.0 with grep in /nix/store/ivp5x0k0kpxlv8hy4vrfxbxs5vsjfg8p-python3.13-uiprotect-7.21.0
  • found 7.21.0 in filename of file in /nix/store/ivp5x0k0kpxlv8hy4vrfxbxs5vsjfg8p-python3.13-uiprotect-7.21.0

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

5 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.unifiprotect
python312Packages.uiprotect
python313Packages.uiprotect
unifi-protect-backup
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ivp5x0k0kpxlv8hy4vrfxbxs5vsjfg8p-python3.13-uiprotect-7.21.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.uiprotect https://github.com/r-ryantm/nixpkgs/archive/2c3569b733755549a5f077758f179b3a0ef4298d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2c3569b733755549a5f077758f179b3a0ef4298d#python3Packages.uiprotect

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

ls -la /nix/store/ivp5x0k0kpxlv8hy4vrfxbxs5vsjfg8p-python3.13-uiprotect-7.21.0
ls -la /nix/store/ivp5x0k0kpxlv8hy4vrfxbxs5vsjfg8p-python3.13-uiprotect-7.21.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


x86_64-linux

❌ 1 package failed to build:
  • home-assistant-component-tests.unifiprotect
✅ 6 packages built:
  • python312Packages.uiprotect
  • python312Packages.uiprotect.dist
  • python313Packages.uiprotect
  • python313Packages.uiprotect.dist
  • unifi-protect-backup
  • unifi-protect-backup.dist

Maintainer pings

cc @mweinelt 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.


Add a 👍 reaction to pull requests you find important.

@mweinelt mweinelt marked this pull request as draft August 7, 2025 15:54
@nixpkgs-ci nixpkgs-ci bot added 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 Aug 7, 2025
@nix-owners nix-owners bot requested a review from mweinelt August 7, 2025 15:59
@r-ryantm r-ryantm changed the title python3Packages.uiprotect: 7.20.0 -> 7.21.0 python3Packages.uiprotect: 7.20.0 -> 7.21.1 Aug 16, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for python3Packages.uiprotect is: Python API for UniFi Protect (Unofficial)

meta.homepage for python3Packages.uiprotect is: https://github.com/uilibs/uiprotect

meta.changelog for python3Packages.uiprotect is: https://github.com/uilibs/uiprotect/blob/v7.21.1/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 7.21.1 with grep in /nix/store/vf8w6l6z8yn0xq3148qzd3zp5bzn4p49-python3.13-uiprotect-7.21.1
  • found 7.21.1 in filename of file in /nix/store/vf8w6l6z8yn0xq3148qzd3zp5bzn4p49-python3.13-uiprotect-7.21.1

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

5 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.unifiprotect
python312Packages.uiprotect
python313Packages.uiprotect
unifi-protect-backup
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vf8w6l6z8yn0xq3148qzd3zp5bzn4p49-python3.13-uiprotect-7.21.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.uiprotect https://github.com/r-ryantm/nixpkgs/archive/855eb80e9e5584a86f7c76ebcaf7bfeb6d5cdf54.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/855eb80e9e5584a86f7c76ebcaf7bfeb6d5cdf54#python3Packages.uiprotect

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

ls -la /nix/store/vf8w6l6z8yn0xq3148qzd3zp5bzn4p49-python3.13-uiprotect-7.21.1
ls -la /nix/store/vf8w6l6z8yn0xq3148qzd3zp5bzn4p49-python3.13-uiprotect-7.21.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


x86_64-linux

✅ 7 packages built:
  • home-assistant-component-tests.unifiprotect
  • python312Packages.uiprotect
  • python312Packages.uiprotect.dist
  • python313Packages.uiprotect
  • python313Packages.uiprotect.dist
  • unifi-protect-backup
  • unifi-protect-backup.dist

Maintainer pings

cc @mweinelt 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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.uiprotect branch from 2c3569b to 855eb80 Compare August 16, 2025 15:27
@wegank
Copy link
Member

wegank commented Aug 23, 2025

Done in bfb47b1.

@wegank wegank closed this Aug 23, 2025
@r-ryantm r-ryantm deleted the auto-update/python3Packages.uiprotect branch August 23, 2025 12:22
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. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants