mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: bpytop: Don't propagated python-psutil.
* gnu/packages/admin.scm (bpytop): Move python-psutil to propagated-inputs.
This commit is contained in:
parent
c84698ef95
commit
15903eaab6
1 changed files with 1 additions and 1 deletions
|
@ -589,7 +589,7 @@ memory, disks, network and processes.")
|
|||
(base32
|
||||
"1p5jrrvj68v6cby8w7zms138xm1g5j2q58951lji0qlqr8145jjb"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(inputs
|
||||
`(("python-psutil" ,python-psutil)))
|
||||
(home-page
|
||||
"https://github.com/aristocratos/bpytop")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue