diff options
Diffstat (limited to 'aux')
-rw-r--r-- | aux/guix/manifest.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 24b76ed..68fd56e 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -16,4 +16,5 @@ gettext groff pandoc - nixfmt))) + nixfmt + graphviz))) |