dev: don't manage ocaml here. flakes are better for that
This commit is contained in:
parent
ae928f753b
commit
b62a24ac4d
@ -331,17 +331,19 @@ EOF";
|
|||||||
# NOTE(jwall): I include these initially for nvim telescope
|
# NOTE(jwall): I include these initially for nvim telescope
|
||||||
ripgrep
|
ripgrep
|
||||||
fd
|
fd
|
||||||
|
#ocaml
|
||||||
|
#opam
|
||||||
vector
|
vector
|
||||||
victoriametrics
|
victoriametrics
|
||||||
# TODO add sonic-pi here if it supports the arch
|
# TODO add sonic-pi here if it supports the arch
|
||||||
])
|
])
|
||||||
++ (with pkgs.ocamlPackages; [
|
#++ (with pkgs.ocamlPackages; [
|
||||||
dune_3
|
# dune_3
|
||||||
odoc
|
# odoc
|
||||||
ocaml-lsp
|
# ocaml-lsp
|
||||||
merlin
|
# merlin
|
||||||
utop
|
# utop
|
||||||
])
|
#])
|
||||||
++ [
|
++ [
|
||||||
sile
|
sile
|
||||||
runwhen
|
runwhen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user