sage: 8.9 -> 9.2 fixups
This commit is contained in:
@@ -87,6 +87,10 @@ stdenv.mkDerivation ({
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru = {
|
||||
ecl = ecl;
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "Computer algebra system";
|
||||
homepage = "http://maxima.sourceforge.net";
|
||||
|
||||
Reference in New Issue
Block a user