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 68fd56e..d00d196 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -17,4 +17,5 @@ groff pandoc nixfmt - graphviz))) + graphviz + jq))) |