diff options
-rw-r--r-- | aux/guix/manifest.scm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 7164e5c..5ecd8ea 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -13,4 +13,8 @@ make perl shellcheck - pandoc))) + pandoc + + perl-tidy + perl-b-lint + perl-critic))) |