From 89f0dca2eb8472359deab18f10f7ba0aed3b31bb Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Sun, 28 Sep 2025 20:10:32 -0400 Subject: nongnu: firefox-esr: Use ffmpeg-6. This fixes video playback post mesa-updates merge in Guix. See upstream issue ; fix is like for librewolf in Guix, see . * nongnu/packages/mozilla.scm (firefox-esr)[inputs]: Change ffmpeg to ffmpeg-6. --- nongnu/packages/mozilla.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nongnu/packages') diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index 88f88c3..ee9283a 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm @@ -457,7 +457,7 @@ cups dbus-glib freetype - ffmpeg + ffmpeg-6 gdk-pixbuf glib gtk+ -- cgit v1.2.3