aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-05 20:34:50 -0300
committerEuAndreh <eu@euandre.org>2021-06-05 20:34:50 -0300
commit214cc0017d331393c47223c1bb592b4db79a5842 (patch)
tree3c18c87b509eff9bff2d6ac0cac514ced06ca8be /aux
parentaux/: Remove unused assert scripts (diff)
downloadgistatic-214cc0017d331393c47223c1bb592b4db79a5842.tar.gz
gistatic-214cc0017d331393c47223c1bb592b4db79a5842.tar.xz
aux/guix/manifest.scm: Add Rust packages, remove Perl ones
Diffstat (limited to 'aux')
-rw-r--r--aux/guix/manifest.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index 5ecd8ea..c317b1f 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -13,8 +13,8 @@
make
perl
shellcheck
+ groff
pandoc
- perl-tidy
- perl-b-lint
- perl-critic)))
+ rust
+ rust:cargo)))