Unverified Commit a9a8d7a2 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #238700 from kirillrdy/firefix

firefox: pin icu to 72, fix timezone issue
parents e635ccdf 549e40bf
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
, glib
, gnum4
, gtk3
, icu
, icu72
, libGL
, libGLU
, libevent
@@ -440,7 +440,9 @@ buildStdenv.mkDerivation ({
    freetype
    glib
    gtk3
    icu
    # icu73 changed how it follows symlinks which breaks in the firefox sandbox
    # https://bugzilla.mozilla.org/show_bug.cgi?id=1839287
    icu72
    libffi
    libGL
    libGLU