qt6.qtwayland: drop outdated patches
This commit is contained in:
parent
4b8fb7d6da
commit
b30aa72d57
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@ qtModule {
|
||||||
buildInputs = [ wayland libdrm ];
|
buildInputs = [ wayland libdrm ];
|
||||||
nativeBuildInputs = [ pkg-config ];
|
nativeBuildInputs = [ pkg-config ];
|
||||||
patches = [
|
patches = [
|
||||||
# Fix a freezing bug with fcitx5.
|
|
||||||
# https://codereview.qt-project.org/c/qt/qtwayland/+/517601
|
|
||||||
(fetchpatch {
|
|
||||||
url = "https://code.qt.io/cgit/qt/qtwayland.git/patch/?id=6fe83f6076423068b652fa4fcb0b5adbd297f2a8";
|
|
||||||
hash = "sha256-TlZozKezpYm90B9qFP9qv76asRdIt+5bq9E3GcmFiDc=";
|
|
||||||
})
|
|
||||||
# Fix potential crash issues when some submenus are expanded
|
# Fix potential crash issues when some submenus are expanded
|
||||||
# https://codereview.qt-project.org/c/qt/qtwayland/+/519344/
|
# https://codereview.qt-project.org/c/qt/qtwayland/+/519344/
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
|
|
Loading…
Reference in a new issue