polymake: unpin perl536, perl536Packages

4.11 adds support for Perl 5.38

See https://github.com/polymake/polymake/releases/tag/V4.11
This commit is contained in:
Anthony Roussel 2024-04-07 21:01:55 +02:00
parent 274e6aa01f
commit b38e188f7d
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E
1 changed files with 3 additions and 6 deletions

View File

@ -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.