Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
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 installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
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 maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
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 Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm
services.scm
system.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00