Unverified Commit 834c2ad5 authored by Felix Stupp's avatar Felix Stupp Committed by GitHub
Browse files

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.
parent cd044624
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,