dev: don't manage ocaml here. flakes are better for that

This commit is contained in:
Jeremy Wall 2024-06-12 18:59:56 -04:00
parent ae928f753b
commit b62a24ac4d

View File

@ -331,17 +331,19 @@ EOF";
# NOTE(jwall): I include these initially for nvim telescope
ripgrep
fd
#ocaml
#opam
vector
victoriametrics
# TODO add sonic-pi here if it supports the arch
])
++ (with pkgs.ocamlPackages; [
dune_3
odoc
ocaml-lsp
merlin
utop
])
#++ (with pkgs.ocamlPackages; [
# dune_3
# odoc
# ocaml-lsp
# merlin
# utop
#])
++ [
sile
runwhen