Skip to content

python3Packages.dbt-protos: 1.0.455 -> 1.0.534#509417

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.dbt-protos
Open

python3Packages.dbt-protos: 1.0.455 -> 1.0.534#509417
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.dbt-protos

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.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.464 with grep in /nix/store/5a4p6baz1f8d7rinmx6h6b96nw4202s8-python3.13-dbt-protos-1.0.464
  • found 1.0.464 in filename of file in /nix/store/5a4p6baz1f8d7rinmx6h6b96nw4202s8-python3.13-dbt-protos-1.0.464

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

18 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-bigquery
python314Packages.dbt-common
python314Packages.dbt-core
python314Packages.dbt-postgres
python314Packages.dbt-protos
python314Packages.dbt-redshift
python314Packages.dbt-snowflake
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5a4p6baz1f8d7rinmx6h6b96nw4202s8-python3.13-dbt-protos-1.0.464 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/b8f95c4a9a1b93470be0e28244e39ef073022ef0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b8f95c4a9a1b93470be0e28244e39ef073022ef0#python3Packages.dbt-protos

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

ls -la /nix/store/5a4p6baz1f8d7rinmx6h6b96nw4202s8-python3.13-dbt-protos-1.0.464
ls -la /nix/store/5a4p6baz1f8d7rinmx6h6b96nw4202s8-python3.13-dbt-protos-1.0.464/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: b8f95c4a9a1b93470be0e28244e39ef073022ef0


x86_64-linux

❌ 16 packages failed to build:
  • python313Packages.dbt-snowflake
  • python313Packages.dbt-snowflake.dist
  • python314Packages.dbt-adapters
  • python314Packages.dbt-adapters.dist
  • python314Packages.dbt-bigquery
  • python314Packages.dbt-bigquery.dist
  • python314Packages.dbt-common
  • python314Packages.dbt-common.dist
  • python314Packages.dbt-core
  • python314Packages.dbt-core.dist
  • python314Packages.dbt-postgres
  • python314Packages.dbt-postgres.dist
  • python314Packages.dbt-redshift
  • python314Packages.dbt-redshift.dist
  • python314Packages.dbt-snowflake
  • python314Packages.dbt-snowflake.dist
✅ 16 packages built:
  • dbt (python313Packages.dbt-core)
  • dbt.dist (python313Packages.dbt-core.dist)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-adapters.dist
  • python313Packages.dbt-bigquery
  • python313Packages.dbt-bigquery.dist
  • python313Packages.dbt-common
  • python313Packages.dbt-common.dist
  • python313Packages.dbt-postgres
  • python313Packages.dbt-postgres.dist
  • python313Packages.dbt-protos
  • python313Packages.dbt-protos.dist
  • python313Packages.dbt-redshift
  • python313Packages.dbt-redshift.dist
  • python314Packages.dbt-protos
  • python314Packages.dbt-protos.dist

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.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Apr 12, 2026
@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.464 python3Packages.dbt-protos: 1.0.455 -> 1.0.472 Apr 21, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from b8f95c4 to d19c99a Compare April 21, 2026 03:19
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.472 with grep in /nix/store/ivx4c2dm04w1aqba02m1rhbl8bh3ia81-python3.13-dbt-protos-1.0.472
  • found 1.0.472 in filename of file in /nix/store/ivx4c2dm04w1aqba02m1rhbl8bh3ia81-python3.13-dbt-protos-1.0.472

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

17 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-bigquery
python314Packages.dbt-common
python314Packages.dbt-core
python314Packages.dbt-postgres
python314Packages.dbt-protos
python314Packages.dbt-redshift
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ivx4c2dm04w1aqba02m1rhbl8bh3ia81-python3.13-dbt-protos-1.0.472 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/d19c99a7bd9f8f94fa934a1798cc517c7e9ac7b4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d19c99a7bd9f8f94fa934a1798cc517c7e9ac7b4#python3Packages.dbt-protos

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

ls -la /nix/store/ivx4c2dm04w1aqba02m1rhbl8bh3ia81-python3.13-dbt-protos-1.0.472
ls -la /nix/store/ivx4c2dm04w1aqba02m1rhbl8bh3ia81-python3.13-dbt-protos-1.0.472/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: d19c99a7bd9f8f94fa934a1798cc517c7e9ac7b4


x86_64-linux

❌ 12 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-adapters.dist
  • python314Packages.dbt-bigquery
  • python314Packages.dbt-bigquery.dist
  • python314Packages.dbt-common
  • python314Packages.dbt-common.dist
  • python314Packages.dbt-core
  • python314Packages.dbt-core.dist
  • python314Packages.dbt-postgres
  • python314Packages.dbt-postgres.dist
  • python314Packages.dbt-redshift
  • python314Packages.dbt-redshift.dist
✅ 18 packages built:
  • dbt (python313Packages.dbt-core)
  • dbt.dist (python313Packages.dbt-core.dist)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-adapters.dist
  • python313Packages.dbt-bigquery
  • python313Packages.dbt-bigquery.dist
  • python313Packages.dbt-common
  • python313Packages.dbt-common.dist
  • python313Packages.dbt-postgres
  • python313Packages.dbt-postgres.dist
  • python313Packages.dbt-protos
  • python313Packages.dbt-protos.dist
  • python313Packages.dbt-redshift
  • python313Packages.dbt-redshift.dist
  • python313Packages.dbt-snowflake
  • python313Packages.dbt-snowflake.dist
  • python314Packages.dbt-protos
  • python314Packages.dbt-protos.dist

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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.472 python3Packages.dbt-protos: 1.0.455 -> 1.0.487 Apr 30, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.487 with grep in /nix/store/zcnzz2zyfdb4x0cxpkxyifpm25rb671j-python3.13-dbt-protos-1.0.487
  • found 1.0.487 in filename of file in /nix/store/zcnzz2zyfdb4x0cxpkxyifpm25rb671j-python3.13-dbt-protos-1.0.487

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

17 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-bigquery
python314Packages.dbt-common
python314Packages.dbt-core
python314Packages.dbt-postgres
python314Packages.dbt-protos
python314Packages.dbt-redshift
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zcnzz2zyfdb4x0cxpkxyifpm25rb671j-python3.13-dbt-protos-1.0.487 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/92925def3b2b0b50f33b8831bf03a977fc4ef6df.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/92925def3b2b0b50f33b8831bf03a977fc4ef6df#python3Packages.dbt-protos

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

ls -la /nix/store/zcnzz2zyfdb4x0cxpkxyifpm25rb671j-python3.13-dbt-protos-1.0.487
ls -la /nix/store/zcnzz2zyfdb4x0cxpkxyifpm25rb671j-python3.13-dbt-protos-1.0.487/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: 92925def3b2b0b50f33b8831bf03a977fc4ef6df


x86_64-linux

❌ 12 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-adapters.dist
  • python314Packages.dbt-bigquery
  • python314Packages.dbt-bigquery.dist
  • python314Packages.dbt-common
  • python314Packages.dbt-common.dist
  • python314Packages.dbt-core
  • python314Packages.dbt-core.dist
  • python314Packages.dbt-postgres
  • python314Packages.dbt-postgres.dist
  • python314Packages.dbt-redshift
  • python314Packages.dbt-redshift.dist
✅ 18 packages built:
  • dbt (python313Packages.dbt-core)
  • dbt.dist (python313Packages.dbt-core.dist)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-adapters.dist
  • python313Packages.dbt-bigquery
  • python313Packages.dbt-bigquery.dist
  • python313Packages.dbt-common
  • python313Packages.dbt-common.dist
  • python313Packages.dbt-postgres
  • python313Packages.dbt-postgres.dist
  • python313Packages.dbt-protos
  • python313Packages.dbt-protos.dist
  • python313Packages.dbt-redshift
  • python313Packages.dbt-redshift.dist
  • python313Packages.dbt-snowflake
  • python313Packages.dbt-snowflake.dist
  • python314Packages.dbt-protos
  • python314Packages.dbt-protos.dist

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.

@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from d19c99a to 92925de Compare April 30, 2026 07:51
@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.487 python3Packages.dbt-protos: 1.0.455 -> 1.0.494 May 8, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from 92925de to 72fd2da Compare May 8, 2026 12:39
@r-ryantm

r-ryantm commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.494 with grep in /nix/store/31xb1r8n6xys46mcfn9bbg9bjvzbbky8-python3.13-dbt-protos-1.0.494
  • found 1.0.494 in filename of file in /nix/store/31xb1r8n6xys46mcfn9bbg9bjvzbbky8-python3.13-dbt-protos-1.0.494

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/31xb1r8n6xys46mcfn9bbg9bjvzbbky8-python3.13-dbt-protos-1.0.494 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/72fd2da89fb98e33445864cfb422a33a9b640788.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/72fd2da89fb98e33445864cfb422a33a9b640788#python3Packages.dbt-protos

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

ls -la /nix/store/31xb1r8n6xys46mcfn9bbg9bjvzbbky8-python3.13-dbt-protos-1.0.494
ls -la /nix/store/31xb1r8n6xys46mcfn9bbg9bjvzbbky8-python3.13-dbt-protos-1.0.494/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: 72fd2da89fb98e33445864cfb422a33a9b640788


x86_64-linux

❌ 4 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-adapters.dist
  • python314Packages.dbt-common
  • python314Packages.dbt-common.dist
✅ 18 packages built:
  • dbt (python313Packages.dbt-core)
  • dbt.dist (python313Packages.dbt-core.dist)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-adapters.dist
  • python313Packages.dbt-bigquery
  • python313Packages.dbt-bigquery.dist
  • python313Packages.dbt-common
  • python313Packages.dbt-common.dist
  • python313Packages.dbt-postgres
  • python313Packages.dbt-postgres.dist
  • python313Packages.dbt-protos
  • python313Packages.dbt-protos.dist
  • python313Packages.dbt-redshift
  • python313Packages.dbt-redshift.dist
  • python313Packages.dbt-snowflake
  • python313Packages.dbt-snowflake.dist
  • python314Packages.dbt-protos
  • python314Packages.dbt-protos.dist

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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.494 python3Packages.dbt-protos: 1.0.455 -> 1.0.502 May 17, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from 72fd2da to c5eac46 Compare May 17, 2026 01:46
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.502 with grep in /nix/store/q6nziaiwz2c1rkjs525yakw0qc3hs59y-python3.13-dbt-protos-1.0.502
  • found 1.0.502 in filename of file in /nix/store/q6nziaiwz2c1rkjs525yakw0qc3hs59y-python3.13-dbt-protos-1.0.502

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/q6nziaiwz2c1rkjs525yakw0qc3hs59y-python3.13-dbt-protos-1.0.502 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/c5eac46b304bed84193b75dfef84508ca559158b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c5eac46b304bed84193b75dfef84508ca559158b#python3Packages.dbt-protos

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

ls -la /nix/store/q6nziaiwz2c1rkjs525yakw0qc3hs59y-python3.13-dbt-protos-1.0.502
ls -la /nix/store/q6nziaiwz2c1rkjs525yakw0qc3hs59y-python3.13-dbt-protos-1.0.502/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 failed


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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.502 python3Packages.dbt-protos: 1.0.455 -> 1.0.507 May 25, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.507 with grep in /nix/store/7lh41pw72apz628v2cr2chcbhfycl8w3-python3.13-dbt-protos-1.0.507
  • found 1.0.507 in filename of file in /nix/store/7lh41pw72apz628v2cr2chcbhfycl8w3-python3.13-dbt-protos-1.0.507

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/7lh41pw72apz628v2cr2chcbhfycl8w3-python3.13-dbt-protos-1.0.507 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/11260a5a3879cc23b808ede10d7e4892eba46466.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/11260a5a3879cc23b808ede10d7e4892eba46466#python3Packages.dbt-protos

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

ls -la /nix/store/7lh41pw72apz628v2cr2chcbhfycl8w3-python3.13-dbt-protos-1.0.507
ls -la /nix/store/7lh41pw72apz628v2cr2chcbhfycl8w3-python3.13-dbt-protos-1.0.507/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: 11260a5a3879cc23b808ede10d7e4892eba46466


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-common
✅ 9 packages built:
  • dbt (python313Packages.dbt-core)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-common
  • python313Packages.dbt-postgres
  • python313Packages.dbt-protos
  • python313Packages.dbt-redshift
  • python313Packages.dbt-bigquery
  • python314Packages.dbt-protos
  • python313Packages.dbt-snowflake

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.

@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from c5eac46 to 11260a5 Compare May 25, 2026 04:45
@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.507 python3Packages.dbt-protos: 1.0.455 -> 1.0.519 Jun 3, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from 11260a5 to 31669a6 Compare June 3, 2026 03:40
@r-ryantm

r-ryantm commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.519 with grep in /nix/store/gxzsl6h2bri1crr7qx6zchpbs7327vb6-python3.13-dbt-protos-1.0.519
  • found 1.0.519 in filename of file in /nix/store/gxzsl6h2bri1crr7qx6zchpbs7327vb6-python3.13-dbt-protos-1.0.519

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/gxzsl6h2bri1crr7qx6zchpbs7327vb6-python3.13-dbt-protos-1.0.519 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/31669a6c4fa541c144cb42a59086560acc9bd76b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/31669a6c4fa541c144cb42a59086560acc9bd76b#python3Packages.dbt-protos

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

ls -la /nix/store/gxzsl6h2bri1crr7qx6zchpbs7327vb6-python3.13-dbt-protos-1.0.519
ls -la /nix/store/gxzsl6h2bri1crr7qx6zchpbs7327vb6-python3.13-dbt-protos-1.0.519/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: 31669a6c4fa541c144cb42a59086560acc9bd76b


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-common
✅ 9 packages built:
  • dbt (python313Packages.dbt-core)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-common
  • python313Packages.dbt-postgres
  • python313Packages.dbt-protos
  • python313Packages.dbt-redshift
  • python313Packages.dbt-bigquery
  • python314Packages.dbt-protos
  • python313Packages.dbt-snowflake

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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.519 python3Packages.dbt-protos: 1.0.455 -> 1.0.532 Jun 12, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from 31669a6 to a15b280 Compare June 12, 2026 08:40
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.532 with grep in /nix/store/6052y6s4z95zfh5i9561gpf50cnz7rp1-python3.13-dbt-protos-1.0.532
  • found 1.0.532 in filename of file in /nix/store/6052y6s4z95zfh5i9561gpf50cnz7rp1-python3.13-dbt-protos-1.0.532

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6052y6s4z95zfh5i9561gpf50cnz7rp1-python3.13-dbt-protos-1.0.532 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/a15b2800f6ef1f29047abdbeb7a56d3cfca65ee2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a15b2800f6ef1f29047abdbeb7a56d3cfca65ee2#python3Packages.dbt-protos

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

ls -la /nix/store/6052y6s4z95zfh5i9561gpf50cnz7rp1-python3.13-dbt-protos-1.0.532
ls -la /nix/store/6052y6s4z95zfh5i9561gpf50cnz7rp1-python3.13-dbt-protos-1.0.532/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: a15b2800f6ef1f29047abdbeb7a56d3cfca65ee2


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-common
✅ 9 packages built:
  • dbt (python313Packages.dbt-core)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-common
  • python313Packages.dbt-postgres
  • python313Packages.dbt-protos
  • python313Packages.dbt-redshift
  • python313Packages.dbt-bigquery
  • python314Packages.dbt-protos
  • python313Packages.dbt-snowflake

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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.532 python3Packages.dbt-protos: 1.0.455 -> 1.0.533 Jun 21, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from a15b280 to 0f7689b Compare June 21, 2026 12:13
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.533 with grep in /nix/store/78s9r992bgwv896nvp0010sw2rpb7k3r-python3.13-dbt-protos-1.0.533
  • found 1.0.533 in filename of file in /nix/store/78s9r992bgwv896nvp0010sw2rpb7k3r-python3.13-dbt-protos-1.0.533

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/78s9r992bgwv896nvp0010sw2rpb7k3r-python3.13-dbt-protos-1.0.533 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/0f7689bc03b76400152b1642b774d8c90dfd764a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0f7689bc03b76400152b1642b774d8c90dfd764a#python3Packages.dbt-protos

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

ls -la /nix/store/78s9r992bgwv896nvp0010sw2rpb7k3r-python3.13-dbt-protos-1.0.533
ls -la /nix/store/78s9r992bgwv896nvp0010sw2rpb7k3r-python3.13-dbt-protos-1.0.533/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: 0f7689bc03b76400152b1642b774d8c90dfd764a


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-common
✅ 9 packages built:
  • python313Packages.dbt-adapters
  • dbt (python313Packages.dbt-core)
  • python313Packages.dbt-common
  • python313Packages.dbt-postgres
  • python313Packages.dbt-protos
  • python313Packages.dbt-redshift
  • python313Packages.dbt-bigquery
  • python314Packages.dbt-protos
  • python313Packages.dbt-snowflake

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.

@r-ryantm r-ryantm changed the title python3Packages.dbt-protos: 1.0.455 -> 1.0.533 python3Packages.dbt-protos: 1.0.455 -> 1.0.534 Jun 29, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.dbt-protos is: dbt public protos

meta.homepage for python3Packages.dbt-protos is: https://github.com/dbt-labs/proto-python-public

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.0.534 with grep in /nix/store/0s8jngfi2w3q88k8s9q36ksgg2fha6is-python3.13-dbt-protos-1.0.534
  • found 1.0.534 in filename of file in /nix/store/0s8jngfi2w3q88k8s9q36ksgg2fha6is-python3.13-dbt-protos-1.0.534

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

13 package rebuild(s)

First fifty rebuilds by attrpath

dbt
python313Packages.dbt-adapters
python313Packages.dbt-bigquery
python313Packages.dbt-common
python313Packages.dbt-core
python313Packages.dbt-postgres
python313Packages.dbt-protos
python313Packages.dbt-redshift
python313Packages.dbt-snowflake
python314Packages.dbt-adapters
python314Packages.dbt-common
python314Packages.dbt-protos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/0s8jngfi2w3q88k8s9q36ksgg2fha6is-python3.13-dbt-protos-1.0.534 \
  --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.dbt-protos https://github.com/r-ryantm/nixpkgs/archive/e69e2eac91d6b26bb175eadbe2e1011684d32dc6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e69e2eac91d6b26bb175eadbe2e1011684d32dc6#python3Packages.dbt-protos

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

ls -la /nix/store/0s8jngfi2w3q88k8s9q36ksgg2fha6is-python3.13-dbt-protos-1.0.534
ls -la /nix/store/0s8jngfi2w3q88k8s9q36ksgg2fha6is-python3.13-dbt-protos-1.0.534/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: e69e2eac91d6b26bb175eadbe2e1011684d32dc6


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.dbt-adapters
  • python314Packages.dbt-common
✅ 9 packages built:
  • dbt (python313Packages.dbt-core)
  • python313Packages.dbt-adapters
  • python313Packages.dbt-common
  • python313Packages.dbt-postgres
  • python313Packages.dbt-protos
  • python313Packages.dbt-redshift
  • python313Packages.dbt-bigquery
  • python314Packages.dbt-protos
  • python313Packages.dbt-snowflake

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.

@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.dbt-protos branch from 0f7689b to e69e2ea Compare June 29, 2026 18:53
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 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant