me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-mdx: Move inputs to propagated-inputs.

* gnu/packages/ocaml.scm (ocaml-mdx): Move inputs to propagated-inputs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
pukkamustard 2022-12-16 13:25:18 +00:00 committed by Julien Lepiller
parent f883cb9ecd
commit 2cb15f8501
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 1 additions and 1 deletions

View File

@ -8142,7 +8142,7 @@ variants.")
(("`") "'")
(("COMMAND") "[COMMAND]")
(("\\.\\.\\.") "…")))))))
(inputs
(propagated-inputs
(list ocaml-fmt
ocaml-astring
ocaml-logs