sage: 8.9 -> 9.2 fixups

This commit is contained in:
Mauricio Collares
2020-12-15 16:51:42 -03:00
parent 795baaa89e
commit 8100c5a44b
12 changed files with 217 additions and 36 deletions
@@ -87,6 +87,10 @@ stdenv.mkDerivation ({
enableParallelBuilding = true;
passthru = {
ecl = ecl;
};
meta = {
description = "Computer algebra system";
homepage = "http://maxima.sourceforge.net";