summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2016-08-18 15:07:18 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2016-08-18 15:07:18 -0400
commit3feed5536160e840ab58b2c19f95f08391935970 (patch)
treed423f5987ed2000e40e8c89429fc3f10bb9b9d04 /guix.scm
parent0f4e684f22dee19188b8e5987be29719caa812e1 (diff)
guix: Add guile-commonmark as a propagated input.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index e29b52a..d9f8f44 100644
--- a/guix.scm
+++ b/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