Loading pkgs/top-level/perl-packages.nix +8 −0 Original line number Diff line number Diff line Loading @@ -38203,6 +38203,10 @@ with self; substituteInPlace ext/dnd/XS/DataObject.xs \ --replace "#ifdef __WXGTK20__" "#if wxUSE_GUI" ''; # Build system attempts to compile c++ files with clang. preConfigure = '' export CC=$CXX ''; propagatedBuildInputs = [ AlienWxWidgets ]; # Testing requires an X server: # Error: Unable to initialize GTK, is DISPLAY set properly?" Loading @@ -38228,6 +38232,10 @@ with self; pkgs.libGLU Wx ]; # Build system attempts to compile c++ files with clang. preConfigure = '' export CC=$CXX ''; doCheck = false; meta = { description = "wxPerl demo helper for Wx::GLCanvas"; Loading
pkgs/top-level/perl-packages.nix +8 −0 Original line number Diff line number Diff line Loading @@ -38203,6 +38203,10 @@ with self; substituteInPlace ext/dnd/XS/DataObject.xs \ --replace "#ifdef __WXGTK20__" "#if wxUSE_GUI" ''; # Build system attempts to compile c++ files with clang. preConfigure = '' export CC=$CXX ''; propagatedBuildInputs = [ AlienWxWidgets ]; # Testing requires an X server: # Error: Unable to initialize GTK, is DISPLAY set properly?" Loading @@ -38228,6 +38232,10 @@ with self; pkgs.libGLU Wx ]; # Build system attempts to compile c++ files with clang. preConfigure = '' export CC=$CXX ''; doCheck = false; meta = { description = "wxPerl demo helper for Wx::GLCanvas";