From 0d02468a1d687fa3c4cf2d1ba96704b3d5f1c6ba Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Tue, 5 Nov 2024 22:23:06 +0000 Subject: [PATCH] chore(nix): always include ocaml-lsp in dev tools (#11102) Signed-off-by: Rudi Grinberg --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 22d84fa8d1a..b1b604d6abf 100644 --- a/flake.nix +++ b/flake.nix @@ -158,6 +158,7 @@ ++ [ duneScript ]; inputsFrom = [ pkgs'.ocamlPackages.dune_3 ]; buildInputs = testBuildInputs ++ (with pkgs'.ocamlPackages; [ + ocaml-lsp merlin ppx_expect ctypes