guix/gnu
Leo Famulari 1eb27d5cae
Re-order the armhf linux-libre kernel packages to fix the build.
This is a followup to commit 37f8c50cdc.

Previously, building Guix crashed like this:

------
In ice-9/eval.scm:
    619:8  4 (_ #f)
   626:19  3 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
    159:9  2 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
   223:20  1 (proc #<directory (gnu packages linux) 7fcf3e526c80>)
In unknown file:
           0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>)

ERROR: In procedure %resolve-variable:
error: linux-libre-arm-generic: unbound variable
------

* gnu/packages/linux.scm (linux-libre-arm-veyron): Move after
linux-libre-arm-generic.
2020-03-23 01:46:48 -04:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
installer
machine
packages Re-order the armhf linux-libre kernel packages to fix the build. 2020-03-23 01:46:48 -04:00
services services: console-font: Fix docstring. 2020-03-23 00:06:58 +01:00
system gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
tests system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
tests.scm