qtbase: Set cmakeFlags and NIX_CFLAGS_COMPILE in setupHook
This commit is contained in:
@@ -145,7 +145,7 @@ let
|
||||
patches = patches.qtbase;
|
||||
inherit bison cups harfbuzz libGL;
|
||||
withGtk3 = true; inherit dconf gtk3;
|
||||
inherit developerBuild decryptSslTraffic;
|
||||
inherit debug developerBuild decryptSslTraffic;
|
||||
};
|
||||
|
||||
qtcharts = callPackage ../modules/qtcharts.nix {};
|
||||
|
||||
Reference in New Issue
Block a user