Revert "qt 5.12.0 -> 5.12.3"

Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 552803f6f5.
This commit is contained in:
Frederik Rietdijk
2019-07-28 12:16:29 +02:00
parent c220e00d7a
commit bf39fc17d4
7 changed files with 215 additions and 216 deletions
@@ -60,6 +60,7 @@ let
qtserialport = [ ./qtserialport.patch ];
qtwebengine = [
./qtwebengine-no-build-skip.patch
./qtwebengine-CVE-2019-5786.patch
]
++ optional stdenv.isDarwin ./qtwebengine-darwin-no-platform-check.patch;
qtwebkit = [ ./qtwebkit.patch ]