guix: Add guile-commonmark as a propagated input.
This commit is contained in:
3
guix.scm
3
guix.scm
@@ -63,7 +63,8 @@
|
||||
(inputs
|
||||
`(("guile" ,guile-2.0)))
|
||||
(propagated-inputs
|
||||
`(("guile-reader" ,guile-reader)))
|
||||
`(("guile-commonmark" ,guile-commonmark)
|
||||
("guile-reader" ,guile-reader)))
|
||||
(synopsis "Functional static site generator")
|
||||
(description "Haunt is a static site generator written in Guile
|
||||
Scheme. Haunt features a functional build system and an extensible
|
||||
|
||||
Reference in New Issue
Block a user