scilab: mark as broken

This commit is contained in:
Kirill Boltaev
2016-09-26 02:36:49 +03:00
parent 06ecea00e5
commit 2bc87d48f1
@@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
description = "Scientific software package for numerical computations (Matlab lookalike)";
# see http://www.scilab.org/legal
license = "SciLab";
broken = true;
};
}