lol

Merge pull request #238700 from kirillrdy/firefix

firefox: pin icu to 72, fix timezone issue

authored by

Martin Weinelt and committed by
GitHub
a9a8d7a2 e635ccdf

+4 -2
+4 -2
pkgs/applications/networking/browsers/firefox/common.nix
··· 54 54 , glib 55 55 , gnum4 56 56 , gtk3 57 - , icu 57 + , icu72 58 58 , libGL 59 59 , libGLU 60 60 , libevent ··· 440 440 freetype 441 441 glib 442 442 gtk3 443 - icu 443 + # icu73 changed how it follows symlinks which breaks in the firefox sandbox 444 + # https://bugzilla.mozilla.org/show_bug.cgi?id=1839287 445 + icu72 444 446 libffi 445 447 libGL 446 448 libGLU