gnu: htop: Fix indentation.
* gnu/packages/admin.scm (htop): Reindent.
This commit is contained in:
parent
61506fe551
commit
611ee0c928
|
@ -298,7 +298,7 @@ graphs and can export its output to different formats.")
|
|||
(inputs
|
||||
`(("ncurses" ,ncurses)))
|
||||
(native-inputs
|
||||
`(("python" ,python-wrapper))) ; for scripts/MakeHeader.py
|
||||
`(("python" ,python-wrapper))) ;for scripts/MakeHeader.py
|
||||
(home-page "https://hisham.hm/htop/")
|
||||
(synopsis "Interactive process viewer")
|
||||
(description
|
||||
|
|
Loading…
Reference in New Issue