Skip to content

python3Packages.librehardwaremonitor-api: 1.9.1 -> 1.10.1#491969

Merged
dotlambda merged 1 commit into
NixOS:wip-home-assistantfrom
r-ryantm:auto-update/python3Packages.librehardwaremonitor-api
Mar 5, 2026
Merged

python3Packages.librehardwaremonitor-api: 1.9.1 -> 1.10.1#491969
dotlambda merged 1 commit into
NixOS:wip-home-assistantfrom
r-ryantm:auto-update/python3Packages.librehardwaremonitor-api

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.librehardwaremonitor-api is: Python API client for LibreHardwareMonitor

meta.homepage for python3Packages.librehardwaremonitor-api is: https://github.com/Sab44/librehardwaremonitor-api

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 1.10.1 with grep in /nix/store/si17917mj3p4y90k4zh7l6x6n1pzfpqq-python3.13-librehardwaremonitor-api-1.10.1
  • found 1.10.1 in filename of file in /nix/store/si17917mj3p4y90k4zh7l6x6n1pzfpqq-python3.13-librehardwaremonitor-api-1.10.1

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

4 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.librehardwaremonitor-api
python314Packages.librehardwaremonitor-api
tests.home-assistant-component-tests.libre_hardware_monitor
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/si17917mj3p4y90k4zh7l6x6n1pzfpqq-python3.13-librehardwaremonitor-api-1.10.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.librehardwaremonitor-api https://github.com/r-ryantm/nixpkgs/archive/de4815b61af1e7eb774fdcad6589fa51c6dbae4f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/de4815b61af1e7eb774fdcad6589fa51c6dbae4f#python3Packages.librehardwaremonitor-api

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

ls -la /nix/store/si17917mj3p4y90k4zh7l6x6n1pzfpqq-python3.13-librehardwaremonitor-api-1.10.1
ls -la /nix/store/si17917mj3p4y90k4zh7l6x6n1pzfpqq-python3.13-librehardwaremonitor-api-1.10.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: de4815b61af1e7eb774fdcad6589fa51c6dbae4f


x86_64-linux

❌ 1 package failed to build:
  • tests.home-assistant-component-tests.libre_hardware_monitor
✅ 4 packages built:
  • python313Packages.librehardwaremonitor-api
  • python313Packages.librehardwaremonitor-api.dist
  • python314Packages.librehardwaremonitor-api
  • python314Packages.librehardwaremonitor-api.dist

Maintainer pings

cc @dotlambda 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 dotlambda February 19, 2026 03:49
@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 19, 2026
@dotlambda dotlambda moved this to Waiting for next release in Home Assistant Feb 19, 2026
@dotlambda dotlambda marked this pull request as draft February 19, 2026 03:54
@dotlambda dotlambda changed the base branch from master to wip-home-assistant March 5, 2026 03:34
@dotlambda dotlambda marked this pull request as ready for review March 5, 2026 03:34
@nixpkgs-ci nixpkgs-ci Bot closed this Mar 5, 2026
@nixpkgs-ci nixpkgs-ci Bot reopened this Mar 5, 2026
@github-project-automation github-project-automation Bot moved this from Waiting for next release to Done in Home Assistant Mar 5, 2026
@dotlambda dotlambda force-pushed the wip-home-assistant branch from 5f8e03e to feb35c7 Compare March 5, 2026 03:36
@dotlambda dotlambda merged commit 50cfd87 into NixOS:wip-home-assistant Mar 5, 2026
53 of 55 checks passed
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. and removed 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. labels Mar 5, 2026
@r-ryantm r-ryantm deleted the auto-update/python3Packages.librehardwaremonitor-api branch March 5, 2026 12:40
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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants