parent
9b81dcfda2
commit
67018e7759
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ python27Packages.buildPythonApplication {
|
|||
meta = with stdenv.lib; {
|
||||
description = "A Python-enhanced molecular graphics tool";
|
||||
homepage = "https://www.pymol.org/";
|
||||
license = licences.psfl;
|
||||
license = licenses.psfl;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue