diff options
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index eb9fbaf..61d6ec7 100644 --- a/manifest.scm +++ b/manifest.scm @@ -63,4 +63,4 @@ (list guile-3.0 guile-dbi guile-dbd-mysql ;; We abuse (ccwl graphviz) as a library to visualize the database ;; schema. Hence we need ccwl and guile-libyaml. - ccwl graphviz guix:guile-libyaml guile-sparql run64)) + ccwl graphviz guile-libyaml guile-sparql run64)) |