summary refs log tree commit diff
path: root/gnu/packages/shells.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/shells.scm')
-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 a2a4b70bce..969f01c492 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -580,6 +580,7 @@ ksh, and tcsh.")
     (inputs
      (list python-distro
            python-ply
+           python-prompt-toolkit
            python-pygments
            python-pyperclip
            python-setproctitle))