ocamlPackages.smtml: enable bitwuzla support (#493005)

This commit is contained in:
StepBroBD
2026-02-27 12:40:43 +00:00
committed by GitHub
@@ -5,6 +5,7 @@
ocaml,
fetchFromGitHub,
menhir,
bitwuzla-cxx,
bos,
cmdliner,
dolmen_model,
@@ -47,6 +48,7 @@ buildDunePackage (finalAttrs: {
];
propagatedBuildInputs = [
bitwuzla-cxx
bos
cmdliner
dolmen_model