mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: atop: Add release-monitoring-url.
* gnu/packages/admin.scm (atop)[properties]: New field.
This commit is contained in:
parent
573531e57e
commit
e81f26d2c1
1 changed files with 2 additions and 0 deletions
|
@ -4746,6 +4746,8 @@ using colors, etc. At regular intervals, it shows system-level activity related
|
||||||
to the CPU, memory, swap, disks (including LVM) and network layers, and for
|
to the CPU, memory, swap, disks (including LVM) and network layers, and for
|
||||||
every process (and thread) it shows e.g. the CPU utilization, memory growth,
|
every process (and thread) it shows e.g. the CPU utilization, memory growth,
|
||||||
disk utilization, priority, username, state, and exit code.")
|
disk utilization, priority, username, state, and exit code.")
|
||||||
|
(properties
|
||||||
|
`((release-monitoring-url . "https://www.atoptool.nl/downloadatop.php")))
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
;; TODO: Unvendor u-root (pkg: forth, golang, testutil).
|
;; TODO: Unvendor u-root (pkg: forth, golang, testutil).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue