diff options
author | EuAndreh <eu@euandre.org> | 2021-06-05 20:34:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-05 20:34:50 -0300 |
commit | 214cc0017d331393c47223c1bb592b4db79a5842 (patch) | |
tree | 3c18c87b509eff9bff2d6ac0cac514ced06ca8be /aux/guix/manifest.scm | |
parent | aux/: Remove unused assert scripts (diff) | |
download | gistatic-214cc0017d331393c47223c1bb592b4db79a5842.tar.gz gistatic-214cc0017d331393c47223c1bb592b4db79a5842.tar.xz |
aux/guix/manifest.scm: Add Rust packages, remove Perl ones
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r-- | aux/guix/manifest.scm | 6 |
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))) |