guix/gnu
Sharlatan Hellseher fa715278bc
gnu: haproxy: Update to 2.7.5.
* gnu/packages/networking.scm (haproxy): Update to 2.7.4.
  [arguments]: Use Gexp.
  <make-flags>: Add extra build options 'USE_PCRE2_JIT' enables JIT for
  faster regex on libpcre2, 'USE_PROMEX' enables the Prometheus
  exporter. Set CC to use cc-for-target, point 'LUA_INC' and 'LUA_LIB'
  to corresponded '/include' and '/lib' outputs of Lua. Replace
  'USE_PCRE_2' by correct option 'USE_PCRE2'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:27:59 +02:00
..
bootloader
build
home home: services: Export home-xmodmap-service-type and configuration. 2023-03-26 19:57:07 +02:00
installer
machine
packages gnu: haproxy: Update to 2.7.5. 2023-03-26 23:27:59 +02:00
services services: herd: Remove workaround for Shepherd < 0.5.0. 2023-03-26 23:24:23 +02:00
system linux-container: Remove hosts-service-type when network is shared. 2023-03-26 14:15:16 +01:00
tests tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: 'home-environment-with-provenance' uses the HE location info. 2023-03-20 09:14:23 +04:00
image.scm
installer.scm
local.mk gnu: guile-3.0-latest: Add patch for invalid unicode handling. 2023-03-24 13:39:05 +00:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm