3
0
Fork 0
forked from mirrors/nixpkgs

sage: mark as broken

This commit is contained in:
Robin Gloster 2017-03-30 11:35:36 +02:00
parent 2b7128808d
commit f87de53883
No known key found for this signature in database
GPG key ID: 5E4C836C632C2882

View file

@ -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;
};
}