aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/elf.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/elf.scm')
0 files changed, 0 insertions, 0 deletions
re rebuilt. Furthermore, as a side-effect, it builds the derivations that 'guix pull' uses. * build-aux/hydra/gnu-system.scm: Remove 'eval-when' form. (hydra-jobs): New procedure. * gnu/ci.scm (package->alist, qemu-jobs, system-test-jobs) (tarball-jobs): Return strings for the 'license' field. * guix/self.scm (compiled-guix)[*cli-modules*]: Add (gnu ci). Ludovic Courtès 2019-01-06hydra: Move job definitions to (gnu ci)....* build-aux/hydra/gnu-system.scm: Move code to... * gnu/ci.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès >...* gnu/packages/monitoring.scm (python-pyzabbix): New public variable. Marius Bakke 2021-02-06gnu: Add zabbix-cli....* gnu/packages/monitoring.scm (zabbix-cli): New public variable. Marius Bakke 2021-01-03gnu: zabbix-agentd: Enable IPv6....* gnu/packages/monitoring.scm (zabbix-agentd)[arguments]: Add ‘--enable-ipv6’ to #:configure-flags. Tobias Geerinckx-Rice 2021-01-03gnu: zabbix-agentd: Update to 5.2.3....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.3. Tobias Geerinckx-Rice 2020-12-07gnu: zabbix-agentd: Update to 5.2.2....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.2. Tobias Geerinckx-Rice 2020-11-25gnu: collectd: Update to 5.12.0....* gnu/packages/monitoring.scm (collectd): Update to 5.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lars-Dominik Braun 2020-11-18gnu: zabbix-agentd, zabbix-server: Update to 5.2.1....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.1. Tobias Geerinckx-Rice 2020-10-29gnu: zabbix-agentd, zabbix-server: Update to 5.2.0....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.0. Oleg Pykhalov