Skip to content

Conversation

r-ryantm
Copy link
Contributor

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

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

meta.description for python3Packages.streamlit is: Fastest way to build custom ML tools

meta.homepage for python3Packages.streamlit is: https://streamlit.io/

meta.changelog for python3Packages.streamlit is: https://github.com/streamlit/streamlit/releases/tag/1.48.0

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.48.0 with grep in /nix/store/47s0c5n4syqck7jdc8cv5x5l2yqzb68p-python3.13-streamlit-1.48.0
  • found 1.48.0 in filename of file in /nix/store/47s0c5n4syqck7jdc8cv5x5l2yqzb68p-python3.13-streamlit-1.48.0

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

12 package rebuild(s)

First fifty rebuilds by attrpath

aider-chat-full
aider-chat-with-browser
python312Packages.optuna-dashboard
python312Packages.skops
python312Packages.streamlit
python312Packages.txtai
python313Packages.optuna-dashboard
python313Packages.skops
python313Packages.streamlit
python313Packages.txtai
streamlit
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/47s0c5n4syqck7jdc8cv5x5l2yqzb68p-python3.13-streamlit-1.48.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.streamlit https://github.com/r-ryantm/nixpkgs/archive/9d7fe523850827154ba88b8e1ee5400335997930.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9d7fe523850827154ba88b8e1ee5400335997930#python3Packages.streamlit

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

ls -la /nix/store/47s0c5n4syqck7jdc8cv5x5l2yqzb68p-python3.13-streamlit-1.48.0
ls -la /nix/store/47s0c5n4syqck7jdc8cv5x5l2yqzb68p-python3.13-streamlit-1.48.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 20 packages built:
  • aider-chat-full
  • aider-chat-full.dist
  • aider-chat-with-browser
  • aider-chat-with-browser.dist
  • python312Packages.optuna-dashboard
  • python312Packages.optuna-dashboard.dist
  • python312Packages.skops
  • python312Packages.skops.dist
  • python312Packages.streamlit
  • python312Packages.streamlit.dist
  • python312Packages.txtai
  • python312Packages.txtai.dist
  • python313Packages.optuna-dashboard
  • python313Packages.optuna-dashboard.dist
  • python313Packages.skops
  • python313Packages.skops.dist
  • streamlit (python313Packages.streamlit)
  • streamlit.dist (python313Packages.streamlit.dist)
  • python313Packages.txtai
  • python313Packages.txtai.dist

Maintainer pings

cc @natsukium @yrashk 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: 11-100 This PR causes between 11 and 100 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 Aug 9, 2025
@nix-owners nix-owners bot requested review from yrashk and natsukium August 9, 2025 10:15
@r-ryantm r-ryantm changed the title python3Packages.streamlit: 1.47.1 -> 1.48.0 python3Packages.streamlit: 1.47.1 -> 1.48.1 Aug 17, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for python3Packages.streamlit is: Fastest way to build custom ML tools

meta.homepage for python3Packages.streamlit is: https://streamlit.io/

meta.changelog for python3Packages.streamlit is: https://github.com/streamlit/streamlit/releases/tag/1.48.1

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.48.1 with grep in /nix/store/cdn95z8wam07bzw5mwj9ram1lrq38xnm-python3.13-streamlit-1.48.1
  • found 1.48.1 in filename of file in /nix/store/cdn95z8wam07bzw5mwj9ram1lrq38xnm-python3.13-streamlit-1.48.1

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

12 package rebuild(s)

First fifty rebuilds by attrpath

aider-chat-full
aider-chat-with-browser
python312Packages.optuna-dashboard
python312Packages.skops
python312Packages.streamlit
python312Packages.txtai
python313Packages.optuna-dashboard
python313Packages.skops
python313Packages.streamlit
python313Packages.txtai
streamlit
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/cdn95z8wam07bzw5mwj9ram1lrq38xnm-python3.13-streamlit-1.48.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.streamlit https://github.com/r-ryantm/nixpkgs/archive/fce4791b3bcca4c798e934d686cfd1f793616602.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fce4791b3bcca4c798e934d686cfd1f793616602#python3Packages.streamlit

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

ls -la /nix/store/cdn95z8wam07bzw5mwj9ram1lrq38xnm-python3.13-streamlit-1.48.1
ls -la /nix/store/cdn95z8wam07bzw5mwj9ram1lrq38xnm-python3.13-streamlit-1.48.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 20 packages built:
  • aider-chat-full
  • aider-chat-full.dist
  • aider-chat-with-browser
  • aider-chat-with-browser.dist
  • python312Packages.optuna-dashboard
  • python312Packages.optuna-dashboard.dist
  • python312Packages.skops
  • python312Packages.skops.dist
  • python312Packages.streamlit
  • python312Packages.streamlit.dist
  • python312Packages.txtai
  • python312Packages.txtai.dist
  • python313Packages.optuna-dashboard
  • python313Packages.optuna-dashboard.dist
  • python313Packages.skops
  • python313Packages.skops.dist
  • streamlit (python313Packages.streamlit)
  • streamlit.dist (python313Packages.streamlit.dist)
  • python313Packages.txtai
  • python313Packages.txtai.dist

Maintainer pings

cc @natsukium @yrashk 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.streamlit branch from 9d7fe52 to fce4791 Compare August 17, 2025 16:46
@wegank wegank merged commit b76c9c9 into NixOS:master Aug 23, 2025
27 of 28 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.streamlit branch August 23, 2025 12:22
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: 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.

2 participants