gnu: fish: Run more tests.

* gnu/packages/shells.scm (fish)[native-inputs]: Add python-pexpect.

Change-Id: I1b712178f7e9263bb7682bd8fc1572949639c0a4
This commit is contained in:
Efraim Flashner
2026-04-20 11:41:25 +03:00
parent a4ecd92dae
commit f5c418be09

View File

@@ -156,6 +156,7 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
(list gettext-minimal ;localization support
pkg-config
procps ;for the test suite
python-pexpect ;for the test suite
;; python-sphinx ;for documentation TODO: cargo-xtask
rust
`(,rust "cargo"))