nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

jellyfin-web: 10.8.4 -> 10.8.5

Open r-ryantm opened this issue 1 year ago • 1 comments

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

meta.description for jellyfin-web is: "Web Client for Jellyfin"

meta.homepage for jellyfin-web is: "https://jellyfin.org/"

meta.changelog for jellyfin-web is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 10.8.5 with grep in /nix/store/27nd9318qvg8klfvyxngrqj70ds6wchb-jellyfin-web-10.8.5
  • found 10.8.5 in filename of file in /nix/store/27nd9318qvg8klfvyxngrqj70ds6wchb-jellyfin-web-10.8.5

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

3 package rebuild(s)

First fifty rebuilds by attrpath
jellyfin
jellyfin-media-player
jellyfin-web
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/27nd9318qvg8klfvyxngrqj70ds6wchb-jellyfin-web-10.8.5 \
  --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 jellyfin-web https://github.com/r-ryantm/nixpkgs/archive/9d0df3ead7bb61588b9fb754e30f706ca4c51d1a.tar.gz

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

ls -la /nix/store/27nd9318qvg8klfvyxngrqj70ds6wchb-jellyfin-web-10.8.5
ls -la /nix/store/27nd9318qvg8klfvyxngrqj70ds6wchb-jellyfin-web-10.8.5/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.

Result of nixpkgs-review run on x86_64-linux 1

3 packages built:
  • jellyfin
  • jellyfin-media-player
  • jellyfin-web

Maintainer pings

cc @nyanloutre @minijackson @purcell @jojosch for testing.

r-ryantm avatar Sep 26 '22 08:09 r-ryantm

Result of nixpkgs-review pr 193007 run on x86_64-linux 1

3 packages built:
  • jellyfin
  • jellyfin-media-player
  • jellyfin-web

totoroot avatar Sep 26 '22 11:09 totoroot