Unverified Commit b38e188f authored by Anthony Roussel's avatar Anthony Roussel
Browse files

polymake: unpin perl536, perl536Packages

4.11 adds support for Perl 5.38

See https://github.com/polymake/polymake/releases/tag/V4.11
parent 274e6aa0
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -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.