pythonPackages.pivy: disable on 3.x
This commit is contained in:
parent
82e99edf31
commit
a6175a477c
@ -31302,6 +31302,7 @@ EOF
|
||||
rev = "8eab90908f2a3adcc414347566f4434636202344";
|
||||
sha256 = "18n14ha2d3j3ghg2f2aqnf2mks94nn7ma9ii7vkiwcay93zm82cf";
|
||||
};
|
||||
disabled = isPy3k; # Judging from SyntaxError
|
||||
buildInputs = with self; [ pkgs.swig1 pkgs.coin3d pkgs.soqt pkgs.mesa pkgs.xorg.libXi ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user