···35 url = "https://bug757142.bugzilla-attachments.gnome.org/attachment.cgi?id=344123";
36 sha256 = "0g6fhqcv8spfy3mfmxpyji93k8d4p4q4fz1v9a1c1cgcwkz41d7p";
37 })
0000038 ] ++ optionals stdenv.isDarwin [
39 # X11 module requires <gio/gdesktopappinfo.h> which is not installed on Darwin
40 # let’s drop that dependency in similar way to how other parts of the library do it
···35 url = "https://bug757142.bugzilla-attachments.gnome.org/attachment.cgi?id=344123";
36 sha256 = "0g6fhqcv8spfy3mfmxpyji93k8d4p4q4fz1v9a1c1cgcwkz41d7p";
37 })
38+ # 3.24.3: https://gitlab.gnome.org/GNOME/gtk/merge_requests/505
39+ (fetchpatch {
40+ url = https://gitlab.gnome.org/GNOME/gtk/commit/95c0f07295fd300ab7f3416a39290ae33585ea6c.patch;
41+ sha256 = "0z9w7f39xcn1cbcd8jhx731vq64nvi5q6kyc86bq8r00daysjwnl";
42+ })
43 ] ++ optionals stdenv.isDarwin [
44 # X11 module requires <gio/gdesktopappinfo.h> which is not installed on Darwin
45 # let’s drop that dependency in similar way to how other parts of the library do it