Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-19 12:06:26 +00:00
committed by GitHub
24 changed files with 179 additions and 235 deletions
@@ -236,6 +236,8 @@ qtModule {
sed 's/${lib.head (lib.splitString "-" version)} /${qtCompatVersion} /' -i "$out"/lib/cmake/*/*Config.cmake
'';
requiredSystemFeatures = [ "big-parallel" ];
meta = with lib; {
description = "A web engine based on the Chromium web browser";
maintainers = with maintainers; [ matthewbauer ];