pkgs.user.mpv: wrap manually and use correct ffmpeg

This commit is contained in:
Daniella / Tove 2024-10-31 20:07:39 +01:00
parent d26162ea44
commit 6734fc2bfd
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -20,7 +20,7 @@ in
signal-desktop
gimp
yt-dlp
( mpv.overrideAttrs { ffmpeg = ffmpeg-full; })
( mpv-unwrapped.wrapper (mpv-unwrapped.overrideAttrs { ffmpeg = ffmpeg-full; }) )
graphviz
giac-with-xcas
sqlite-interactive