12 minimalOCamlVersion = "4.07";
14 src = fetchFromGitHub {
15 owner = "VERIMAG-Polyhedra";
18 hash = "sha256-mSD/xSweeK9WMxWDdX/vzN96iXo74RkufjuNvtzsP9o=";
21 propagatedBuildInputs = [
26 description = "Verified Polyhedra Library";
27 homepage = "https://amarechal.gitlab.io/home/projects/vpl/";
28 license = lib.licenses.lgpl3Only;
29 maintainers = [ lib.maintainers.vbgl ];