Merge 691a69afc8 into haskell-updates

This commit is contained in:
nixpkgs-ci[bot]
2026-01-27 00:25:52 +00:00
committed by GitHub
1194 changed files with 15620 additions and 10099 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
qtbase,
qtwayland,
qt5,
xorg,
libxcb,
useQt6 ? false,
}:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
qtbase
]
++ lib.optionals stdenv.hostPlatform.isLinux [
xorg.libxcb
libxcb
]
++ lib.optionals (!useQt6) [
qt5.qtx11extras