pymol: remove broken mark for darwin
The bug has been resolved by changing the backend to Qt
in this commit, ab3f0771a4.
This commit is contained in:
@@ -70,7 +70,6 @@ python3Packages.buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
inherit description;
|
||||
homepage = "https://www.pymol.org/";
|
||||
license = licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user