adding ffmpeg-full to default.nix

This commit is contained in:
Chris Cochrun 2023-02-08 20:09:06 -06:00
parent 014a38a4f9
commit f1361461e9

View file

@ -31,6 +31,7 @@
# kcoreaddons,
podofo,
mpv,
ffmpeg-full,
# Rust tools
clippy,
rustc,
@ -80,6 +81,7 @@ stdenv.mkDerivation rec {
kwindowsystem
podofo
mpv
ffmpeg-full
# libsForQt5.kconfig
# Rust tools
clippy