Skip to content

Commit

Permalink
qt511.qtwebengine: fix eval
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Apr 8, 2019
1 parent f2082ef commit feaf8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/libraries/qt-5/5.11/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ let
qtserialport = [ ./qtserialport.patch ];
qttools = [ ./qttools.patch ];
qtwebengine = [ ./qtwebengine-no-build-skip.patch ]
optional stdenv.needsPax ./qtwebengine-paxmark-mksnapshot.patch
++ optional stdenv.needsPax ./qtwebengine-paxmark-mksnapshot.patch
++ optional stdenv.cc.isClang ./qtwebengine-clang-fix.patch
++ optionals stdenv.isDarwin [
./qtwebengine-darwin-no-platform-check.patch
Expand Down

0 comments on commit feaf8ac

Please sign in to comment.