mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
f883cb9ecd
commit
2cb15f8501
1 changed files with 1 additions and 1 deletions
|
@ -8142,7 +8142,7 @@ variants.")
|
||||||
(("`") "'")
|
(("`") "'")
|
||||||
(("COMMAND") "[COMMAND]")
|
(("COMMAND") "[COMMAND]")
|
||||||
(("\\.\\.\\.") "…")))))))
|
(("\\.\\.\\.") "…")))))))
|
||||||
(inputs
|
(propagated-inputs
|
||||||
(list ocaml-fmt
|
(list ocaml-fmt
|
||||||
ocaml-astring
|
ocaml-astring
|
||||||
ocaml-logs
|
ocaml-logs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue