immich: comment reasoning for jellyfin-ffmpeg
Using the jellyfin-ffmpeg variant has a reason (TL;DR: used by upstream), which is now mentioned & linked to in the nix file itself, see https://github.com/NixOS/nixpkgs/issues/351943. Extends https://github.com/NixOS/nixpkgs/pull/351975.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
cacert,
|
||||
unzip,
|
||||
# runtime deps
|
||||
jellyfin-ffmpeg,
|
||||
jellyfin-ffmpeg, # Immich depends on the jellyfin customizations, see https://github.com/NixOS/nixpkgs/issues/351943
|
||||
imagemagick,
|
||||
libraw,
|
||||
libheif,
|
||||
|
||||
Reference in New Issue
Block a user