3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: atop: Add release-monitoring-url.

* gnu/packages/admin.scm (atop)[properties]: New field.
This commit is contained in:
Efraim Flashner 2022-05-17 09:56:10 +03:00
parent 573531e57e
commit e81f26d2c1
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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
every process (and thread) it shows e.g. the CPU utilization, memory growth,
disk utilization, priority, username, state, and exit code.")
(properties
`((release-monitoring-url . "https://www.atoptool.nl/downloadatop.php")))
(license license:gpl2+)))
;; TODO: Unvendor u-root (pkg: forth, golang, testutil).