Skip to content

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for powerpipe is: Dynamically query your cloud, code, logs & more with SQL

meta.homepage for powerpipe is: https://powerpipe.io/

meta.changelog for powerpipe is: https://github.com/turbot/powerpipe/blob/v1.2.8/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 1.2.8 with grep in /nix/store/1nm9bli2gqlj0w5f9cmjvfq2lrp5c7by-powerpipe-1.2.8
  • found 1.2.8 in filename of file in /nix/store/1nm9bli2gqlj0w5f9cmjvfq2lrp5c7by-powerpipe-1.2.8

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

2 package rebuild(s)

First fifty rebuilds by attrpath

powerpipe
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/1nm9bli2gqlj0w5f9cmjvfq2lrp5c7by-powerpipe-1.2.8 \
  --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 powerpipe https://github.com/r-ryantm/nixpkgs/archive/201e3b5898129e7680310e0df12009bd8648d50b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/201e3b5898129e7680310e0df12009bd8648d50b#powerpipe

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

ls -la /nix/store/1nm9bli2gqlj0w5f9cmjvfq2lrp5c7by-powerpipe-1.2.8
ls -la /nix/store/1nm9bli2gqlj0w5f9cmjvfq2lrp5c7by-powerpipe-1.2.8/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 built:
  • powerpipe

Maintainer pings

cc @weitzj 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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 10, 2025
@mdaniels5757
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 424067

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/16240454961


x86_64-linux

✅ 1 package built:
  • powerpipe

aarch64-linux

✅ 1 package built:
  • powerpipe

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • powerpipe

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • powerpipe

Copy link
Contributor

@mdaniels5757 mdaniels5757 left a comment

Choose a reason for hiding this comment

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

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 12, 2025
@mdaniels5757
Copy link
Contributor

@weitzj: FYI, you cannot be added as a reviewer because you haven't accepted your invitation to the NixOS org. Please see https://github.com/NixOS/nixpkgs/tree/master/maintainers#tools-for-maintainers for instructions on how to request a new invitation.

@weitzj
Copy link

weitzj commented Jul 15, 2025

@mdaniels5757 thank you for letting me know.
I will Check out how this works.

also a side note: we have to dumb down this package here and use the build artifacts from GitHub directly as power pipe has changed their build structure and introduced a Makefile
With multiple targets

@weitzj
Copy link

weitzj commented Jul 15, 2025

As piwepipe is embedding artifacts in the Go binary directly. And this nix package is just the Go program but misses the embedded files

@r-ryantm r-ryantm changed the title powerpipe: 1.2.7 -> 1.2.8 powerpipe: 1.2.7 -> 1.3.0 Aug 14, 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 powerpipe is: Dynamically query your cloud, code, logs & more with SQL

meta.homepage for powerpipe is: https://powerpipe.io/

meta.changelog for powerpipe is: https://github.com/turbot/powerpipe/blob/v1.3.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 1.3.0 with grep in /nix/store/ijbfaii3grncak1wnd61hx74jbspamzr-powerpipe-1.3.0
  • found 1.3.0 in filename of file in /nix/store/ijbfaii3grncak1wnd61hx74jbspamzr-powerpipe-1.3.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

powerpipe
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ijbfaii3grncak1wnd61hx74jbspamzr-powerpipe-1.3.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 powerpipe https://github.com/r-ryantm/nixpkgs/archive/ba66bf996bd2676ad0988be2903f242129b56f73.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ba66bf996bd2676ad0988be2903f242129b56f73#powerpipe

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

ls -la /nix/store/ijbfaii3grncak1wnd61hx74jbspamzr-powerpipe-1.3.0
ls -la /nix/store/ijbfaii3grncak1wnd61hx74jbspamzr-powerpipe-1.3.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 built:
  • powerpipe

Maintainer pings

cc @weitzj 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/powerpipe branch from 201e3b5 to ba66bf9 Compare August 14, 2025 03:57
Copy link
Contributor

@wolfgangwalther wolfgangwalther left a comment

Choose a reason for hiding this comment

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

This sounds like it's a blocker:

also a side note: we have to dumb down this package here and use the build artifacts from GitHub directly as power pipe has changed their build structure and introduced a Makefile
With multiple targets

@wegank wegank marked this pull request as draft August 24, 2025 20:53
@r-ryantm r-ryantm changed the title powerpipe: 1.2.7 -> 1.3.0 powerpipe: 1.2.7 -> 1.3.1 Sep 2, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 2, 2025

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

meta.description for powerpipe is: Dynamically query your cloud, code, logs & more with SQL

meta.homepage for powerpipe is: https://powerpipe.io/

meta.changelog for powerpipe is: https://github.com/turbot/powerpipe/blob/v1.3.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 1.3.1 with grep in /nix/store/vdglyq7l4pkfms908bmm5ycbrkf3xg1n-powerpipe-1.3.1
  • found 1.3.1 in filename of file in /nix/store/vdglyq7l4pkfms908bmm5ycbrkf3xg1n-powerpipe-1.3.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

powerpipe
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vdglyq7l4pkfms908bmm5ycbrkf3xg1n-powerpipe-1.3.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 powerpipe https://github.com/r-ryantm/nixpkgs/archive/bfef2226dd2e80b1127615ea80408fbfbfae114b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bfef2226dd2e80b1127615ea80408fbfbfae114b#powerpipe

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

ls -la /nix/store/vdglyq7l4pkfms908bmm5ycbrkf3xg1n-powerpipe-1.3.1
ls -la /nix/store/vdglyq7l4pkfms908bmm5ycbrkf3xg1n-powerpipe-1.3.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

✅ 1 package built:
  • powerpipe

Maintainer pings

cc @weitzj 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/powerpipe branch from ba66bf9 to bfef222 Compare September 2, 2025 03:52
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. 12.approvals: 1 This PR was reviewed and approved by one person.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants