maxima-ecl: mark as broken
This commit is contained in:
parent
536b782450
commit
13ab07d95a
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ stdenv.mkDerivation ({
|
|||
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ stdenv.lib.maintainers.peti ];
|
||||
broken = ecl != null;
|
||||
};
|
||||
} // (stdenv.lib.optionalAttrs ecl-fasl {
|
||||
preConfigure = ''
|
||||
|
|
Loading…
Reference in a new issue