lol

qt5/qtwebengine: pick patch to fix build with gcc 12

K900 a25786f7 e2d48792

+6
+6
pkgs/development/libraries/qt-5/5.15/default.nix
··· 64 64 extraPrefix = "src/3rdparty/"; 65 65 hash = "sha256-MZGYeMdGzwypfKoSUaa56K3inbcGRx7he/+AFyk5ekA="; 66 66 }) 67 + (fetchpatch { 68 + url = "https://raw.githubusercontent.com/Homebrew/formula-patches/7ae178a617d1e0eceb742557e63721af949bd28a/qt5/qt5-webengine-gcc12.patch"; 69 + stripLen = 1; 70 + extraPrefix = "src/3rdparty/"; 71 + hash = "sha256-s4GsGMJTBNWw2gTJuIEP3tqT82AmTsR2mbj59m2p6rM="; 72 + }) 67 73 ] ++ lib.optionals stdenv.isDarwin [ 68 74 ./qtwebengine-darwin-no-platform-check.patch 69 75 ./qtwebengine-mac-dont-set-dsymutil-path.patch