sage: mark as broken

Changed files
+1
pkgs
applications
science
math
+1
pkgs/applications/science/math/sage/default.nix
···
homepage = "http://www.sagemath.org";
description = "A free open source mathematics software system";
license = stdenv.lib.licenses.gpl2Plus;
+
broken = true;
};
}