adding ffmpeg-full to default.nix
This commit is contained in:
parent
014a38a4f9
commit
f1361461e9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue