guix-devel/gnu
Ludovic Courtès 64b5e41376
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.
This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
2016-12-20 23:39:30 +01:00
..
build gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
packages gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el. 2016-12-20 23:39:30 +01:00
services services: cuirass: Add Cuirass to the system profile. 2016-12-20 10:27:08 +01:00
system install: The list of services is now a plain list. 2016-12-19 23:57:18 +01:00
tests gnu: Add system test for the rpcbind-daemon service. 2016-12-15 19:13:46 +01:00
artwork.scm
local.mk gnu: kdbusaddons: Embed kinit store dir, avoid dependency cycles. 2016-12-19 17:51:00 +01:00
packages.scm
services.scm services: Activate system prior to services. 2016-12-11 09:31:34 +01:00
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm