Skip to content

mqtt-exporter: 1.7.0 -> 1.8.1#435121

Closed
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/mqtt-exporter
Closed

mqtt-exporter: 1.7.0 -> 1.8.1#435121
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/mqtt-exporter

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 mqtt-exporter is: Generic MQTT Prometheus exporter for IoT

meta.homepage for mqtt-exporter is: https://github.com/kpetremann/mqtt-exporter

meta.changelog for mqtt-exporter is: https://github.com/kpetremann/mqtt-exporter/releases/tag/v1.8.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 1.8.1 in filename of file in /nix/store/yv4675xgbggvy2dx7g8i006dn0bpvyc1-mqtt-exporter-1.8.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

mqtt-exporter
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/yv4675xgbggvy2dx7g8i006dn0bpvyc1-mqtt-exporter-1.8.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 mqtt-exporter https://github.com/r-ryantm/nixpkgs/archive/a5418434659ea53ae943df5226556b0bfb943318.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a5418434659ea53ae943df5226556b0bfb943318#mqtt-exporter

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

ls -la /nix/store/yv4675xgbggvy2dx7g8i006dn0bpvyc1-mqtt-exporter-1.8.1
ls -la /nix/store/yv4675xgbggvy2dx7g8i006dn0bpvyc1-mqtt-exporter-1.8.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

✅ 2 packages built:
  • mqtt-exporter
  • mqtt-exporter.dist

Maintainer pings

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


Add a 👍 reaction to pull requests you find important.

@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. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 19, 2025
@nix-owners nix-owners Bot requested a review from fabaff August 19, 2025 23:25

@fabaff fabaff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Duplicate of #432469

@fabaff fabaff marked this pull request as draft August 20, 2025 10:22
@priegger

priegger commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

Duplicate of #432469

This PR updates mqtt-exporter to 1.8.1, #432469 updates to 1.7.2.

Edit: Also, 1.8.1 includes the prometheus-client update/fix, while 1.7.2 needs to be patched for this.

@priegger

priegger commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 435121
Commit: a5418434659ea53ae943df5226556b0bfb943318


x86_64-linux

✅ 2 packages built:
  • mqtt-exporter
  • mqtt-exporter.dist

@fabaff fabaff closed this Sep 3, 2025
@r-ryantm r-ryantm deleted the auto-update/mqtt-exporter branch September 4, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants