guix/gnu
Brice Waegeneire 3b177a6c33
gnu: Add loadable module to wireguard-linux-compat.
* gnu/packages/vpn.scm (wireguard-linux-compat)[build-system]: Replace
'gnu-build-system' by 'linux-module-build-system'.
[outputs]: Add 'kernel-patch'.
[arguments]: Adjust the build system. Add phases 'change-directory' and
'reset-cwd'. Rename phases 'build' to 'build-patch' and 'install' to
'install-patch'.
[description]: Mention the loadable module.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-26 18:24:28 -04:00
..
bootloader gnu: Add u-boot-pinebook-pro-rk3399. 2020-04-20 19:13:35 -07:00
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: Add loadable module to wireguard-linux-compat. 2020-04-26 18:24:28 -04:00
services services: Add udev-rules-service helper. 2020-04-22 19:23:58 +02:00
system services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
tests reconfigure: Don't call build-derivations for upgrade-services test 2020-04-26 19:41:56 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: arm-trusted-firmware: Update to 2.3. 2020-04-25 17:08:52 -07:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
tests.scm