guix/gnu
Jean-Pierre De Jesus DIAZ bb88505ee8
gnu: vpnc: Fix cross-compilation.
* gnu/packages/vpn.scm (vpnc): Fix cross-compilation.
  [native-inputs]: Add conditional input of `this-package' (vpnc)
  to reuse the man page and add `pkg-config'.
  [arguments]: Use G-Expressions.
  [arguments]: Make use of `make-flags' instead of using substitutions.
  [arguments]: Remove unneeded deletion of `configure'.
  [arguments]: Use `pkg-config' to search for libgcrypt.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-04 12:29:05 +02:00
..
bootloader
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home home: services: shells: Export Fish environment variables. 2022-06-29 20:40:36 +02:00
installer
machine
packages gnu: vpnc: Fix cross-compilation. 2022-07-04 12:29:05 +02:00
services services: guix-build-coordinator: Fix passing parallel-hooks. 2022-07-03 20:38:09 +01:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests image: Add default value for partition initializer. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm
local.mk gnu: tbb: Fix building on riscv64-linux. 2022-07-04 11:14:41 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm