NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.34k stars 14.3k forks source link

Update request: jellyfin{,-web} 10.10.1 → 10.10.2 #356716

Open vikanezrimaya opened 1 week ago

vikanezrimaya commented 1 week ago

Package Information

Checklist

Notify maintainers

@nyanloutre @minijackson @purcell @jojosch


Note for maintainers: Please tag this issue in your PR.


Add a :+1: reaction to issues you find important.

purcell commented 1 week ago

Hey @ryantm, I've seen a few update requests recently for packages like and Sonarr recently — in the past, we'd normally receive update PRs automatically from the @r-ryantm bot: are we doing something wrong such that this has stopped?

vikanezrimaya commented 1 week ago

While working on the update PR for this package, I've noticed the update script doesn't seem to work smoothly. Perhaps I was using it wrong, but no matter in which order I ran nix-update -u jellyfin{-web,}, it didn't seem to work properly. Updating Jellyfin first broke evaluation of -web due to an assertion, and updating -web didn't seem to work at all, and I had to do it manually. Updating Jellyfin after that for whatever reason skipped updating NuGet deps, and I had to force-push to fix that blunder.