mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
feat(ocaml): switch to using opam-switch-mode
`tuareg-opam-update-env` has been deprecated, and the `opam-switch-mode` package is recommended for managing opam switches. This commit adds this package to the OCaml module
This commit is contained in:
committed by
Henrik Lissner
parent
1f404bae96
commit
046cfd816a
@@ -3,6 +3,8 @@
|
||||
|
||||
(package! tuareg :pin "1d53723e39f22ab4ab76d31f2b188a2879305092")
|
||||
|
||||
(package! opam-switch-mode :pin "1069e56a662f23ea09d4e05611bdedeb99257012")
|
||||
|
||||
(unless (modulep! +lsp)
|
||||
(package! merlin :pin "8404f96693727f7b0edc0d0b14db57843d79e27b")
|
||||
(package! merlin-eldoc :pin "bf8edc63d85b35e4def352fa7ce4ea39f43e1fd8")
|
||||
|
Reference in New Issue
Block a user