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 signal-desktop
gimp gimp
yt-dlp yt-dlp
( mpv.overrideAttrs { ffmpeg = ffmpeg-full; }) ( mpv-unwrapped.wrapper (mpv-unwrapped.overrideAttrs { ffmpeg = ffmpeg-full; }) )
graphviz graphviz
giac-with-xcas giac-with-xcas
sqlite-interactive sqlite-interactive