python312Packages.aiojellyfin: 0.10.0 -> 0.10.1
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.homepage for python312Packages.aiojellyfin is: https://github.com/Jc2k/aiojellyfin
meta.changelog for python312Packages.aiojellyfin is: https://github.com/Jc2k/aiojellyfin/blob/refs/tags/v0.10.1/CHANGELOG.md
Updates performed
- Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done
- built on NixOS
- The tests defined in
passthru.tests, if any, passed - found 0.10.1 with grep in /nix/store/dm0bgblfax6amn358jp2w3qlhal7skvp-python3.12-aiojellyfin-0.10.1
- found 0.10.1 in filename of file in /nix/store/dm0bgblfax6amn358jp2w3qlhal7skvp-python3.12-aiojellyfin-0.10.1
Rebuild report (if merged into master) (click to expand)
5 total rebuild path(s)
5 package rebuild(s)
First fifty rebuilds by attrpath
home-assistant-custom-components.mass
music-assistant
python311Packages.aiojellyfin
python312Packages.aiojellyfin
Instructions to test this update (click to expand)
Either download from Cachix:
nix-store -r /nix/store/dm0bgblfax6amn358jp2w3qlhal7skvp-python3.12-aiojellyfin-0.10.1 \
--option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
--option trusted-public-keys '
nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
'
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 python312Packages.aiojellyfin https://github.com/r-ryantm/nixpkgs/archive/f736faead85d4da25cd1dc1061eb03095753929d.tar.gz
Or:
nix build github:r-ryantm/nixpkgs/f736faead85d4da25cd1dc1061eb03095753929d#python312Packages.aiojellyfin
After you've downloaded or built it, look at the files and if there are any, run the binaries:
ls -la /nix/store/dm0bgblfax6amn358jp2w3qlhal7skvp-python3.12-aiojellyfin-0.10.1
ls -la /nix/store/dm0bgblfax6amn358jp2w3qlhal7skvp-python3.12-aiojellyfin-0.10.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 took longer than 120m and timed out
Maintainer pings
cc @mweinelt for testing.
[!TIP] As a maintainer, if your package is located under
pkgs/by-name/*, you can comment@NixOS/nixpkgs-merge-bot mergeto automatically merge this update using thenixpkgs-merge-bot.
Add a :+1: reaction to pull requests you find important.
Breaks music-assistant tests.
Done in https://github.com/NixOS/nixpkgs/commit/863ae0703ded14d281600ef70ecc1e7564672412.