Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 9, 2025

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

meta.description for reqable is: Generation API debugging and testing one-stop solution

meta.homepage for reqable is: https://reqable.com

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 3.0.22 with grep in /nix/store/ilhxgp0aypkp6l406kqqrg2m37j07c8y-reqable-3.0.22
  • found 3.0.22 in filename of file in /nix/store/ilhxgp0aypkp6l406kqqrg2m37j07c8y-reqable-3.0.22

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

2 package rebuild(s)

First fifty rebuilds by attrpath

reqable
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ilhxgp0aypkp6l406kqqrg2m37j07c8y-reqable-3.0.22 \
  --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 reqable https://github.com/r-ryantm/nixpkgs/archive/787d6fdeb7b8299e31aa7e7f565124fa4de45776.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/787d6fdeb7b8299e31aa7e7f565124fa4de45776#reqable

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

ls -la /nix/store/ilhxgp0aypkp6l406kqqrg2m37j07c8y-reqable-3.0.22
ls -la /nix/store/ilhxgp0aypkp6l406kqqrg2m37j07c8y-reqable-3.0.22/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: 787d6fdeb7b8299e31aa7e7f565124fa4de45776


x86_64-linux

✅ 1 package built:
  • reqable

Maintainer pings

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: 0 This PR does not cause any packages 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 Nov 9, 2025
@r-ryantm r-ryantm changed the title reqable: 2.33.12 -> 3.0.22 reqable: 2.33.12 -> 3.0.26 Nov 16, 2025
@r-ryantm r-ryantm force-pushed the auto-update/reqable branch from 787d6fd to 7f6bb33 Compare November 16, 2025 10:02
@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 reqable is: Generation API debugging and testing one-stop solution

meta.homepage for reqable is: https://reqable.com

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 3.0.26 with grep in /nix/store/701sj589z2gkks3slx5fb0inwa491vq6-reqable-3.0.26
  • found 3.0.26 in filename of file in /nix/store/701sj589z2gkks3slx5fb0inwa491vq6-reqable-3.0.26

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

2 package rebuild(s)

First fifty rebuilds by attrpath

reqable
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/701sj589z2gkks3slx5fb0inwa491vq6-reqable-3.0.26 \
  --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 reqable https://github.com/r-ryantm/nixpkgs/archive/7f6bb33ab98c566c74545d024da865e40ce423e6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7f6bb33ab98c566c74545d024da865e40ce423e6#reqable

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

ls -la /nix/store/701sj589z2gkks3slx5fb0inwa491vq6-reqable-3.0.26
ls -la /nix/store/701sj589z2gkks3slx5fb0inwa491vq6-reqable-3.0.26/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: 7f6bb33ab98c566c74545d024da865e40ce423e6


x86_64-linux

✅ 1 package built:
  • reqable

Maintainer pings

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 changed the title reqable: 2.33.12 -> 3.0.26 reqable: 2.33.12 -> 3.0.27 Nov 22, 2025
@r-ryantm r-ryantm force-pushed the auto-update/reqable branch from 7f6bb33 to e07ac38 Compare November 22, 2025 23:54
@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 reqable is: Generation API debugging and testing one-stop solution

meta.homepage for reqable is: https://reqable.com

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 3.0.27 with grep in /nix/store/x87prakkk1diris39gwl2y24vpjs2208-reqable-3.0.27
  • found 3.0.27 in filename of file in /nix/store/x87prakkk1diris39gwl2y24vpjs2208-reqable-3.0.27

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

2 package rebuild(s)

First fifty rebuilds by attrpath

reqable
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x87prakkk1diris39gwl2y24vpjs2208-reqable-3.0.27 \
  --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 reqable https://github.com/r-ryantm/nixpkgs/archive/e07ac3861d7ddae597a6b6bc1bfeb9cf4c0054d5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e07ac3861d7ddae597a6b6bc1bfeb9cf4c0054d5#reqable

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

ls -la /nix/store/x87prakkk1diris39gwl2y24vpjs2208-reqable-3.0.27
ls -la /nix/store/x87prakkk1diris39gwl2y24vpjs2208-reqable-3.0.27/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: e07ac3861d7ddae597a6b6bc1bfeb9cf4c0054d5


x86_64-linux

✅ 1 package built:
  • reqable

Maintainer pings

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 changed the title reqable: 2.33.12 -> 3.0.27 reqable: 2.33.12 -> 3.0.28 Nov 29, 2025
@r-ryantm r-ryantm force-pushed the auto-update/reqable branch from e07ac38 to 07a84a3 Compare November 29, 2025 10:14
@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 reqable is: Generation API debugging and testing one-stop solution

meta.homepage for reqable is: https://reqable.com

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 3.0.28 with grep in /nix/store/5z8p6rxrf2j6h3zbr9wmpjcfqcwd4q29-reqable-3.0.28
  • found 3.0.28 in filename of file in /nix/store/5z8p6rxrf2j6h3zbr9wmpjcfqcwd4q29-reqable-3.0.28

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

2 package rebuild(s)

First fifty rebuilds by attrpath

reqable
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5z8p6rxrf2j6h3zbr9wmpjcfqcwd4q29-reqable-3.0.28 \
  --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 reqable https://github.com/r-ryantm/nixpkgs/archive/07a84a3549901e4b9f59440e7bf0ba49f4a1d7ba.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/07a84a3549901e4b9f59440e7bf0ba49f4a1d7ba#reqable

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

ls -la /nix/store/5z8p6rxrf2j6h3zbr9wmpjcfqcwd4q29-reqable-3.0.28
ls -la /nix/store/5z8p6rxrf2j6h3zbr9wmpjcfqcwd4q29-reqable-3.0.28/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: 07a84a3549901e4b9f59440e7bf0ba49f4a1d7ba


x86_64-linux

✅ 1 package built:
  • reqable

Maintainer pings

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 changed the title reqable: 2.33.12 -> 3.0.28 reqable: 2.33.12 -> 3.0.29 Dec 5, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Dec 5, 2025

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

meta.description for reqable is: Generation API debugging and testing one-stop solution

meta.homepage for reqable is: https://reqable.com

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 3.0.29 with grep in /nix/store/sl0ql02sm2sc6q9vz5636bjvaxxidm1l-reqable-3.0.29
  • found 3.0.29 in filename of file in /nix/store/sl0ql02sm2sc6q9vz5636bjvaxxidm1l-reqable-3.0.29

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

2 package rebuild(s)

First fifty rebuilds by attrpath

reqable
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/sl0ql02sm2sc6q9vz5636bjvaxxidm1l-reqable-3.0.29 \
  --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 reqable https://github.com/r-ryantm/nixpkgs/archive/a94075b9c7e1e694906a148aaac935229f2beaf7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a94075b9c7e1e694906a148aaac935229f2beaf7#reqable

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

ls -la /nix/store/sl0ql02sm2sc6q9vz5636bjvaxxidm1l-reqable-3.0.29
ls -la /nix/store/sl0ql02sm2sc6q9vz5636bjvaxxidm1l-reqable-3.0.29/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: a94075b9c7e1e694906a148aaac935229f2beaf7


x86_64-linux

✅ 1 package built:
  • reqable

Maintainer pings

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/reqable branch from 07a84a3 to a94075b Compare December 5, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages 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.

1 participant