mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: s-tui: Use python-psutil.
* gnu/packages/admin.scm (s-tui): [inputs]: Remove python-psutil-7; add python-psutil. Change-Id: I97816f7827b64d6facfa4b31d038ec303a91a6a1
This commit is contained in:
parent
c2e82ab674
commit
dae0397548
1 changed files with 1 additions and 1 deletions
|
@ -2874,7 +2874,7 @@ development, not the kernel implementation of ACPI.")
|
|||
python-setuptools
|
||||
python-wheel))
|
||||
(inputs
|
||||
(list python-psutil-7
|
||||
(list python-psutil
|
||||
python-urwid-3))
|
||||
(home-page "https://github.com/amanusk/s-tui")
|
||||
(synopsis "Interactive terminal stress test and monitoring tool")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue