···14, ninja
15, ant
16, openjdk
17-, perl536Packages
018, makeWrapper
19}:
20-let
21- # log says: polymake does not work with perl 5.37 or newer;
22- perlPackages = perl536Packages;
23- inherit (perlPackages) perl;
24-in
25# polymake compiles its own version of sympol and atint because we
26# don't have those packages. other missing optional dependencies:
27# javaview, libnormaliz, scip, soplex, jreality.
···14, ninja
15, ant
16, openjdk
17+, perl
18+, perlPackages
19, makeWrapper
20}:
21+000022# polymake compiles its own version of sympol and atint because we
23# don't have those packages. other missing optional dependencies:
24# javaview, libnormaliz, scip, soplex, jreality.