Unverified Commit 00f9ac91 authored by Mauricio Collares's avatar Mauricio Collares Committed by GitHub
Browse files

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

polymake: unpin perl536, perl536Packages
parents 58486b93 b38e188f
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.