nixpkgs/pkgs/development/libraries/qt-5/5.11
Samuel Dionne-Riel cb380983ed qt5.qtwebkit: Fixes modules src being subtly broken.
b785d4813e introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.

This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.

Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.

This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.

For ZHF #45960
2018-09-08 14:20:23 -04:00
..
default.nix qt5.qtwebkit: Fixes modules src being subtly broken. 2018-09-08 14:20:23 -04:00
fetch.sh qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00
qtbase-darwin-nseventtype.patch qt511.qtbase: fix darwin build 2018-07-10 15:27:17 +00:00
qtbase-darwin.patch qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00
qtbase-revert-no-macos10.10.patch qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00
qtbase.patch qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00
qtdeclarative.patch qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00
qtscript.patch
qtserialport.patch
qttools.patch
qtwebengine-paxmark-mksnapshot.patch
qtwebkit.patch
srcs.nix qt5: 5.11.0 -> 5.11.1 (#42351) 2018-07-05 02:37:48 +00:00