From 99655f4a56d40fd2bae7968b3e413e3903e51345 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 11 Apr 2023 06:22:03 -0500 Subject: [PATCH] update to ffmpeg_6-full --- default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.nix b/default.nix index 79a8169..73ab384 100644 --- a/default.nix +++ b/default.nix @@ -25,7 +25,7 @@ # kwindowsystem, podofo, mpv, - ffmpeg_5-full, + ffmpeg_6-full, # Rust tools rustPlatform, # setuptools-rust, @@ -73,7 +73,7 @@ stdenv.mkDerivation rec { ki18n kcoreaddons mpv - ffmpeg_5-full + ffmpeg_6-full # libsForQt5.kconfig ];