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,
|
# kcoreaddons,
|
||||||
podofo,
|
podofo,
|
||||||
mpv,
|
mpv,
|
||||||
|
ffmpeg-full,
|
||||||
# Rust tools
|
# Rust tools
|
||||||
clippy,
|
clippy,
|
||||||
rustc,
|
rustc,
|
||||||
|
@ -80,6 +81,7 @@ stdenv.mkDerivation rec {
|
||||||
kwindowsystem
|
kwindowsystem
|
||||||
podofo
|
podofo
|
||||||
mpv
|
mpv
|
||||||
|
ffmpeg-full
|
||||||
# libsForQt5.kconfig
|
# libsForQt5.kconfig
|
||||||
# Rust tools
|
# Rust tools
|
||||||
clippy
|
clippy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue