diff options
author | EuAndreh <eu@euandre.org> | 2021-03-16 18:13:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-16 18:13:38 -0300 |
commit | 6fdaf7d86d43f73a192c94adfa0895164f9b13c3 (patch) | |
tree | 2075f9f5d7d7d8bc4bb41626a575818a8f90e3d7 /aux | |
parent | aux/guix/with-container.sh: Add --fallback to Guix commands (diff) | |
download | gistatic-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.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))) |