gnu: ocaml4.07-merlin: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument.
This commit is contained in:
parent
3b90075a40
commit
1f4b40227c
@ -3761,7 +3761,7 @@ format}. @code{craml} is released as a single binary (called @code{craml}).")
|
||||
(native-inputs
|
||||
`(("ocaml-findlib" ,ocaml-findlib)))
|
||||
(arguments
|
||||
`(#:jbuild? #t
|
||||
`(#:package "merlin"
|
||||
#:tests? #f ;; Errors in tests in version 3.2.2
|
||||
#:ocaml ,ocaml-4.07
|
||||
#:findlib ,ocaml4.07-findlib))
|
||||
|
Loading…
Reference in New Issue
Block a user