Merge pull request #97101 from fricklerhandwerk/wxpython

This commit is contained in:
Sandro
2021-01-15 10:30:05 +01:00
committed by GitHub
5 changed files with 33 additions and 11 deletions
+1
View File
@@ -8143,6 +8143,7 @@ in {
wxPython_4_0 = callPackage ../development/python-modules/wxPython/4.0.nix {
inherit (pkgs) pkgconfig;
inherit (pkgs.darwin.apple_sdk.frameworks) AudioToolbox Carbon Cocoa CoreFoundation IOKit OpenGL;
wxGTK = pkgs.wxGTK30.override {
withGtk2 = false;
withWebKit = true;