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";
|
homepage = "http://www.sagemath.org";
|
||||||
description = "A free open source mathematics software system";
|
description = "A free open source mathematics software system";
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user