Skip to content

Commit d2afe3e

Browse files
authored
chore(nix): remove stdune dep from lsp (#1253)
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
1 parent 10961b9 commit d2afe3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
propagatedBuildInputs = with pkgs.ocamlPackages; [
109109
jsonrpc
110110
yojson
111-
stdune
112111
ppx_yojson_conv_lib
113112
uutf
114113
];

0 commit comments

Comments
 (0)