Merge pull request #302408 from anthonyroussel/polymake-perl-538

polymake: unpin perl536, perl536Packages
This commit is contained in:
Mauricio Collares
2024-04-08 09:18:37 +02:00
committed by GitHub
@@ -14,14 +14,11 @@
, ninja
, ant
, openjdk
, perl536Packages
, perl
, perlPackages
, makeWrapper
}:
let
# log says: polymake does not work with perl 5.37 or newer;
perlPackages = perl536Packages;
inherit (perlPackages) perl;
in
# polymake compiles its own version of sympol and atint because we
# don't have those packages. other missing optional dependencies:
# javaview, libnormaliz, scip, soplex, jreality.