Update pkgs/by-name/ma/mathemagix/package.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
This commit is contained in:
parent
63ca0c7271
commit
84c05e1260
@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
configureFlags = [ "--prefix=${placeholder "out"}" ];
|
||||
|
||||
meta = {
|
||||
description = "Mathemagix is a free computer algebra and analysis system. It consists of a high level language with a compiler and a series of mathematical libraries, some of which are written in C++.";
|
||||
description = "A free computer algebra and analysis system consisting of a high level language with a compiler and a series of mathematical libraries";
|
||||
homepage = "http://www.mathemagix.org/";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ drupol ];
|
||||
|
Loading…
Reference in New Issue
Block a user