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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.15 with grep in /nix/store/nlqv37pihayr281kgji2z34nc1vrfwza-python3.13-pmdsky-debug-py-10.2.15
  • found 10.2.15 in filename of file in /nix/store/nlqv37pihayr281kgji2z34nc1vrfwza-python3.13-pmdsky-debug-py-10.2.15

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/nlqv37pihayr281kgji2z34nc1vrfwza-python3.13-pmdsky-debug-py-10.2.15 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/5236fa3f48c3516d9644cc33b585b5faebad493c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5236fa3f48c3516d9644cc33b585b5faebad493c#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/nlqv37pihayr281kgji2z34nc1vrfwza-python3.13-pmdsky-debug-py-10.2.15
ls -la /nix/store/nlqv37pihayr281kgji2z34nc1vrfwza-python3.13-pmdsky-debug-py-10.2.15/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: 5236fa3f48c3516d9644cc33b585b5faebad493c


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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. 6.topic: python Python is a high-level, general-purpose programming language. labels Oct 18, 2025
@nix-owners nix-owners bot requested a review from marius851000 October 18, 2025 06:08
@r-ryantm r-ryantm changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.15 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.17 Nov 2, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Nov 2, 2025

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

meta.description for python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.17 with grep in /nix/store/jk3lwg1g116bmrfks6qw17klvmvfmlaj-python3.13-pmdsky-debug-py-10.2.17
  • found 10.2.17 in filename of file in /nix/store/jk3lwg1g116bmrfks6qw17klvmvfmlaj-python3.13-pmdsky-debug-py-10.2.17

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/jk3lwg1g116bmrfks6qw17klvmvfmlaj-python3.13-pmdsky-debug-py-10.2.17 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/a8b0541edafe8a68be6b904854da85a8997c59d9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a8b0541edafe8a68be6b904854da85a8997c59d9#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/jk3lwg1g116bmrfks6qw17klvmvfmlaj-python3.13-pmdsky-debug-py-10.2.17
ls -la /nix/store/jk3lwg1g116bmrfks6qw17klvmvfmlaj-python3.13-pmdsky-debug-py-10.2.17/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: a8b0541edafe8a68be6b904854da85a8997c59d9


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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/python3Packages.pmdsky-debug-py branch from 5236fa3 to a8b0541 Compare November 2, 2025 19:57
@r-ryantm r-ryantm changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.17 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.18 Nov 9, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.pmdsky-debug-py branch from a8b0541 to 78ea260 Compare November 9, 2025 16:19
@r-ryantm
Copy link
Contributor Author

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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.18 with grep in /nix/store/2rv10rqr1d2hzkn0i5g8mcflrvj0n11p-python3.13-pmdsky-debug-py-10.2.18
  • found 10.2.18 in filename of file in /nix/store/2rv10rqr1d2hzkn0i5g8mcflrvj0n11p-python3.13-pmdsky-debug-py-10.2.18

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/2rv10rqr1d2hzkn0i5g8mcflrvj0n11p-python3.13-pmdsky-debug-py-10.2.18 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/78ea26026ce4d7082131b81cbfb1c2a58a3dd850.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/78ea26026ce4d7082131b81cbfb1c2a58a3dd850#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/2rv10rqr1d2hzkn0i5g8mcflrvj0n11p-python3.13-pmdsky-debug-py-10.2.18
ls -la /nix/store/2rv10rqr1d2hzkn0i5g8mcflrvj0n11p-python3.13-pmdsky-debug-py-10.2.18/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: 78ea26026ce4d7082131b81cbfb1c2a58a3dd850


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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 changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.18 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.19 Nov 23, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.pmdsky-debug-py branch from 78ea260 to 0f2f097 Compare November 23, 2025 03:18
@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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.19 with grep in /nix/store/z1dsinc8m8ic043s5zfxqgri7z5wxzd9-python3.13-pmdsky-debug-py-10.2.19
  • found 10.2.19 in filename of file in /nix/store/z1dsinc8m8ic043s5zfxqgri7z5wxzd9-python3.13-pmdsky-debug-py-10.2.19

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/z1dsinc8m8ic043s5zfxqgri7z5wxzd9-python3.13-pmdsky-debug-py-10.2.19 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/0f2f0976a948d4948e41fd71fa41d3d9456469f9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0f2f0976a948d4948e41fd71fa41d3d9456469f9#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/z1dsinc8m8ic043s5zfxqgri7z5wxzd9-python3.13-pmdsky-debug-py-10.2.19
ls -la /nix/store/z1dsinc8m8ic043s5zfxqgri7z5wxzd9-python3.13-pmdsky-debug-py-10.2.19/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: 0f2f0976a948d4948e41fd71fa41d3d9456469f9


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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/python3Packages.pmdsky-debug-py branch from 0f2f097 to 1d8bf98 Compare December 5, 2025 22:43
@r-ryantm r-ryantm changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.19 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.20 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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.20 with grep in /nix/store/kjfpxmnphq65c5lqlfcyqsm6rmg4x83q-python3.13-pmdsky-debug-py-10.2.20
  • found 10.2.20 in filename of file in /nix/store/kjfpxmnphq65c5lqlfcyqsm6rmg4x83q-python3.13-pmdsky-debug-py-10.2.20

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/kjfpxmnphq65c5lqlfcyqsm6rmg4x83q-python3.13-pmdsky-debug-py-10.2.20 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/1d8bf98be8b28458bbf9bd0eba041f6067fb6f3e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1d8bf98be8b28458bbf9bd0eba041f6067fb6f3e#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/kjfpxmnphq65c5lqlfcyqsm6rmg4x83q-python3.13-pmdsky-debug-py-10.2.20
ls -la /nix/store/kjfpxmnphq65c5lqlfcyqsm6rmg4x83q-python3.13-pmdsky-debug-py-10.2.20/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: 1d8bf98be8b28458bbf9bd0eba041f6067fb6f3e


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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 changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.20 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.21 Dec 12, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.pmdsky-debug-py branch from 1d8bf98 to 66a9e62 Compare December 12, 2025 17:10
@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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.21 with grep in /nix/store/112hypkrv5psgdkfndfircj8wc369fnj-python3.13-pmdsky-debug-py-10.2.21
  • found 10.2.21 in filename of file in /nix/store/112hypkrv5psgdkfndfircj8wc369fnj-python3.13-pmdsky-debug-py-10.2.21

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/112hypkrv5psgdkfndfircj8wc369fnj-python3.13-pmdsky-debug-py-10.2.21 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/66a9e6258de9c5f86b6b61c6d815854f241d3ff7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/66a9e6258de9c5f86b6b61c6d815854f241d3ff7#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/112hypkrv5psgdkfndfircj8wc369fnj-python3.13-pmdsky-debug-py-10.2.21
ls -la /nix/store/112hypkrv5psgdkfndfircj8wc369fnj-python3.13-pmdsky-debug-py-10.2.21/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: 66a9e6258de9c5f86b6b61c6d815854f241d3ff7


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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 changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.21 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.23 Dec 25, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.pmdsky-debug-py branch from 66a9e62 to 9ff2e82 Compare December 25, 2025 19:42
@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 python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.23 with grep in /nix/store/d3xr9amwl1yy4pwfbd6jvf2312hdqps9-python3.13-pmdsky-debug-py-10.2.23
  • found 10.2.23 in filename of file in /nix/store/d3xr9amwl1yy4pwfbd6jvf2312hdqps9-python3.13-pmdsky-debug-py-10.2.23

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.pmdsky-debug-py
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/d3xr9amwl1yy4pwfbd6jvf2312hdqps9-python3.13-pmdsky-debug-py-10.2.23 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/9ff2e8246333b353e6a213f231b9bb6dda1d0b4f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9ff2e8246333b353e6a213f231b9bb6dda1d0b4f#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/d3xr9amwl1yy4pwfbd6jvf2312hdqps9-python3.13-pmdsky-debug-py-10.2.23
ls -la /nix/store/d3xr9amwl1yy4pwfbd6jvf2312hdqps9-python3.13-pmdsky-debug-py-10.2.23/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: 9ff2e8246333b353e6a213f231b9bb6dda1d0b4f


x86_64-linux

❌ 14 packages failed to build:
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python312Packages.pmdsky-debug-py
  • python312Packages.pmdsky-debug-py.dist
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist

Maintainer pings

cc @marius851000 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 changed the title python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.23 python3Packages.pmdsky-debug-py: 10.0.48 -> 10.2.24 Jan 6, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.pmdsky-debug-py branch from 9ff2e82 to 877d3e5 Compare January 6, 2026 18:49
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 6, 2026

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

meta.description for python3Packages.pmdsky-debug-py is: Autogenerated and statically check-able pmdsky-debug symbol definitions for Python

meta.homepage for python3Packages.pmdsky-debug-py is: https://github.com/SkyTemple/pmdsky-debug-py

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 10.2.24 with grep in /nix/store/p75sjw5s538bq81r0ca4h7gs9p6yllkf-python3.13-pmdsky-debug-py-10.2.24
  • found 10.2.24 in filename of file in /nix/store/p75sjw5s538bq81r0ca4h7gs9p6yllkf-python3.13-pmdsky-debug-py-10.2.24

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

10 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.pmdsky-debug-py
python313Packages.skytemple-dtef
python313Packages.skytemple-files
python313Packages.skytemple-ssb-debugger
python314Packages.pmdsky-debug-py
python314Packages.skytemple-dtef
python314Packages.skytemple-files
python314Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/p75sjw5s538bq81r0ca4h7gs9p6yllkf-python3.13-pmdsky-debug-py-10.2.24 \
  --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.pmdsky-debug-py https://github.com/r-ryantm/nixpkgs/archive/877d3e54e0a63c66a8713d7a7e23912ed492b471.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/877d3e54e0a63c66a8713d7a7e23912ed492b471#python3Packages.pmdsky-debug-py

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

ls -la /nix/store/p75sjw5s538bq81r0ca4h7gs9p6yllkf-python3.13-pmdsky-debug-py-10.2.24
ls -la /nix/store/p75sjw5s538bq81r0ca4h7gs9p6yllkf-python3.13-pmdsky-debug-py-10.2.24/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: 877d3e54e0a63c66a8713d7a7e23912ed492b471


x86_64-linux

❌ 14 packages failed to build:
  • python313Packages.skytemple-dtef
  • python313Packages.skytemple-dtef.dist
  • python313Packages.skytemple-files
  • python313Packages.skytemple-files.dist
  • python313Packages.skytemple-ssb-debugger
  • python313Packages.skytemple-ssb-debugger.dist
  • python314Packages.skytemple-dtef
  • python314Packages.skytemple-dtef.dist
  • python314Packages.skytemple-files
  • python314Packages.skytemple-files.dist
  • python314Packages.skytemple-ssb-debugger
  • python314Packages.skytemple-ssb-debugger.dist
  • skytemple
  • skytemple.dist
✅ 4 packages built:
  • python313Packages.pmdsky-debug-py
  • python313Packages.pmdsky-debug-py.dist
  • python314Packages.pmdsky-debug-py
  • python314Packages.pmdsky-debug-py.dist

Maintainer pings

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

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. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant