diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-04-20 11:41:25 +0300 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-04-20 11:41:25 +0300 |
| commit | f5c418be09f5abc70366702a762fdd86e204bd12 (patch) | |
| tree | 97e36bf262754c522a51c2ccf175b08ae3003e38 /gnu | |
| parent | a4ecd92daee60d62d9ff4bd8bad970f46961dcd1 (diff) | |
gnu: fish: Run more tests.
* gnu/packages/shells.scm (fish)[native-inputs]: Add python-pexpect.
Change-Id: I1b712178f7e9263bb7682bd8fc1572949639c0a4
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/shells.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index 2eb07b4200..4124d5e34c 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@ -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")) |
