forked from mirrors/nixpkgs
maxima-ecl: unpin ecl version
This commit is contained in:
parent
cf6364bed2
commit
fecce09773
|
@ -27286,7 +27286,7 @@ in
|
|||
ecl = null;
|
||||
};
|
||||
maxima-ecl = maxima.override {
|
||||
ecl = ecl_16_1_2;
|
||||
inherit ecl;
|
||||
ecl-fasl = true;
|
||||
sbcl = null;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue