summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/shells.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 2eb07b4200e..4124d5e34c3 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -156,6 +156,7 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
156 (list gettext-minimal ;localization support 156 (list gettext-minimal ;localization support
157 pkg-config 157 pkg-config
158 procps ;for the test suite 158 procps ;for the test suite
159 python-pexpect ;for the test suite
159 ;; python-sphinx ;for documentation TODO: cargo-xtask 160 ;; python-sphinx ;for documentation TODO: cargo-xtask
160 rust 161 rust
161 `(,rust "cargo")) 162 `(,rust "cargo"))