forked from mirrors/nixpkgs
sage: mark as broken
This commit is contained in:
parent
2b7128808d
commit
f87de53883
|
@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "http://www.sagemath.org";
|
||||
description = "A free open source mathematics software system";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue