aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-16 18:13:38 -0300
committerEuAndreh <eu@euandre.org>2021-03-16 18:13:38 -0300
commit6fdaf7d86d43f73a192c94adfa0895164f9b13c3 (patch)
tree2075f9f5d7d7d8bc4bb41626a575818a8f90e3d7 /aux
parentaux/guix/with-container.sh: Add --fallback to Guix commands (diff)
downloadgistatic-6fdaf7d86d43f73a192c94adfa0895164f9b13c3.tar.gz
gistatic-6fdaf7d86d43f73a192c94adfa0895164f9b13c3.tar.xz
manifest.scm: Add some Perl packages from personal Guix channel
Diffstat (limited to 'aux')
-rw-r--r--aux/guix/manifest.scm6
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)))