diff --git a/ocaml/flake.nix b/ocaml/flake.nix index 5c362c4..f39a0c3 100644 --- a/ocaml/flake.nix +++ b/ocaml/flake.nix @@ -44,11 +44,8 @@ duneVersion = "3"; src = self.outPath; - # Uncomment if you need the executable of dream_eml during build - # preBuild = '' - # PATH="${ocamlPackages.dream}/bin:$PATH" - # export PATH - # ''; + # Add ocamlPackages.dream if you need the executable of dream_eml during + # build buildInputs = with ocamlPackages; [ ocaml-syntax-shims