gnu: ocaml-lwt: Remove unneeded input.
* gnu/packages/ocaml.scm (ocaml-lwt)[native-inputs]: Remove ocaml-bisect-ppx. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>master
parent
b531ba4304
commit
c10ba562be
|
@ -2419,8 +2419,7 @@ for mapping files in memory. This function is the same as the
|
|||
(arguments
|
||||
`(#:package "lwt"))
|
||||
(native-inputs
|
||||
`(("ocaml-bisect-ppx" ,ocaml-bisect-ppx)
|
||||
("ocaml-cppo" ,ocaml-cppo)
|
||||
`(("ocaml-cppo" ,ocaml-cppo)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(inputs
|
||||
`(("glib" ,glib)))
|
||||
|
|
Reference in New Issue