isabelle/polyml: Ignore version override warning for now

This commit is contained in:
Robert Hensing
2025-05-28 19:23:11 +02:00
parent 7758a59808
commit c50933c33f
+1
View File
@@ -15900,6 +15900,7 @@ with pkgs;
polyml = polyml.overrideAttrs {
pname = "polyml-for-isabelle";
version = "2025";
__intentionallyOverridingVersion = true; # avoid a warning, no src override
configureFlags = [
"--enable-intinf-as-int"
"--with-gmp"