pynac: add license
This commit is contained in:
parent
258c202565
commit
1cff2dd135
@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
|||||||
of the full GiNaC, and it is *only* meant to be used as a Python library.
|
of the full GiNaC, and it is *only* meant to be used as a Python library.
|
||||||
'';
|
'';
|
||||||
homepage = http://pynac.org;
|
homepage = http://pynac.org;
|
||||||
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ timokau ];
|
maintainers = with maintainers; [ timokau ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user