about summary refs log tree commit diff
path: root/pkgs/applications/video/haruna
diff options
context:
space:
mode:
authorkashw2 <supra4keanu@hotmail.com>2023-12-04 08:02:51 +1000
committerkashw2 <supra4keanu@hotmail.com>2023-12-04 08:06:25 +1000
commit612e91db9a81abb53884990025979f7011af6b0c (patch)
treead7841f892ff1374cdb324477d90b70f834d625d /pkgs/applications/video/haruna
parent5aa5b3c1a7f614c030a9662fe64083818b949336 (diff)
haruna: use `ffmpeg-headless` over `ffmpeg-full`
Diffstat (limited to 'pkgs/applications/video/haruna')
-rw-r--r--pkgs/applications/video/haruna/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/video/haruna/default.nix b/pkgs/applications/video/haruna/default.nix
index 8b112ed838a31..dcfce40ee12b3 100644
--- a/pkgs/applications/video/haruna/default.nix
+++ b/pkgs/applications/video/haruna/default.nix
@@ -5,7 +5,7 @@
 , breeze-qt5
 , cmake
 , extra-cmake-modules
-, ffmpeg-full
+, ffmpeg-headless
 , kconfig
 , kcoreaddons
 , kfilemetadata
@@ -47,7 +47,7 @@ mkDerivation rec {
     qqc2-desktop-style
     yt-dlp
 
-    ffmpeg-full
+    ffmpeg-headless
     kconfig
     kcoreaddons
     kfilemetadata