mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: s-tui: Update inputs.
* gnu/packages/admin.scm (s-tui)[inputs]: Replace python-urwid-3 with python-urwid. Change-Id: I5a9db42576228f11d60624f67e69bd1afc86a793
This commit is contained in:
@@ -2893,7 +2893,7 @@ development, not the kernel implementation of ACPI.")
|
||||
python-wheel))
|
||||
(inputs
|
||||
(list python-psutil
|
||||
python-urwid-3))
|
||||
python-urwid))
|
||||
(home-page "https://github.com/amanusk/s-tui")
|
||||
(synopsis "Interactive terminal stress test and monitoring tool")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user