texliveAggregationFunction: fix eval
vcunat edited to fix all cases (not just asymptote), and a two "licnese" typos :-)
This commit is contained in:
committed by
Vladimír Čunát
parent
1f68487337
commit
ab0ca44ffb
@@ -113,7 +113,7 @@ rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "A TeX distribution";
|
||||
homepage = http://www.tug.org/texlive;
|
||||
licnese = stdenv.lib.licneses.gpl2;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with maintainers; [ lovek323 raskin ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user