python3Packages.ovito: revert change that conflicts with master
The package was dropped in favor of the ovito package living at the top-level attribute.
This commit is contained in:
parent
1c7975a26f
commit
d434f1486e
@ -30,8 +30,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = with python.pkgs; [ sphinx numpy sip pyqt5 matplotlib ase ];
|
propagatedBuildInputs = with python.pkgs; [ sphinx numpy sip pyqt5 matplotlib ase ];
|
||||||
|
|
||||||
dontWrapQtApps = true;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Scientific visualization and analysis software for atomistic simulation data";
|
description = "Scientific visualization and analysis software for atomistic simulation data";
|
||||||
homepage = "https://www.ovito.org";
|
homepage = "https://www.ovito.org";
|
||||||
|
Loading…
Reference in New Issue
Block a user