Loading pkgs/development/python-modules/mayavi/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ pyqt5, pythonOlder, pythonAtLeast, stdenv, traitsui, vtk, wrapQtAppsHook, Loading Loading @@ -59,5 +60,8 @@ buildPythonPackage rec { license = licenses.bsdOriginal; maintainers = with maintainers; [ ]; mainProgram = "mayavi2"; # Fails during stripping with: # The file was not recognized as a valid object file broken = stdenv.hostPlatform.isDarwin; }; } Loading
pkgs/development/python-modules/mayavi/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ pyqt5, pythonOlder, pythonAtLeast, stdenv, traitsui, vtk, wrapQtAppsHook, Loading Loading @@ -59,5 +60,8 @@ buildPythonPackage rec { license = licenses.bsdOriginal; maintainers = with maintainers; [ ]; mainProgram = "mayavi2"; # Fails during stripping with: # The file was not recognized as a valid object file broken = stdenv.hostPlatform.isDarwin; }; }