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 9d3b266..24b76ed 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -15,4 +15,5 @@ shellcheck gettext groff - pandoc))) + pandoc + nixfmt))) |