mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: fish: Run more tests.
* gnu/packages/shells.scm (fish)[native-inputs]: Add python-pexpect. Change-Id: I1b712178f7e9263bb7682bd8fc1572949639c0a4
This commit is contained in:
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user