diff options
Diffstat (limited to '')
-rw-r--r-- | aux/guix/manifest.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 67a9eef..9d3b266 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -13,6 +13,6 @@ make perl shellcheck - pandoc gettext - nixfmt))) + groff + pandoc))) |