Skip to content

Commit

Permalink
chore(nix): remove stdune dep from lsp (#1253)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
  • Loading branch information
rgrinberg committed May 12, 2024
1 parent 10961b9 commit d2afe3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
propagatedBuildInputs = with pkgs.ocamlPackages; [
jsonrpc
yojson
stdune
ppx_yojson_conv_lib
uutf
];
Expand Down

0 comments on commit d2afe3e

Please sign in to comment.