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