me
/
guix
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/pull-requests.
guix/gnu
Mathieu Othacehe dfc8ccbf5d
system: Stop using canonical-package.
Usage of canonical-package outside of thunked fields breaks cross-compilation,
see: https://lists.gnu.org/archive/html/guix-devel/2019-12/msg00410.html.

* gnu/installer.scm (installer-program): Remove canonical-package.
* gnu/services/base.scm (<nscd-cache>): Ditto,
(%base-services): ditto.
* gnu/services/xorg.scm: Remove useless canonical-package import.
* gnu/system.scm (%base-packages): Remove canonical-package.
* gnu/system/install.scm (%installation-services): Ditto,
(installation-os): ditto.
* gnu/system/locale.scm (single-locale-directory): Ditto.
2020-02-11 13:54:45 +01:00
..
bootloader gnu: Add u-boot-cubietruck-bootloader. 2020-02-02 00:37:27 +01:00
build activation: Check whether /proc/sys/kernel/modprobe exists. 2020-01-06 16:31:54 +01:00
installer installer: Make "TRANSLATORS" comment visible. 2020-01-23 11:26:54 +01:00
machine
packages gnu: sdl2: Remove obsolete workaround. 2020-02-10 23:05:25 +01:00
services system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
system system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
tests gnu: Update opensmtpd configuration grammar. 2020-01-31 00:42:48 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Cross-build for riscv64-linux-gnu. 2020-01-31 17:06:16 +01:00
installer.scm system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
local.mk gnu: WebKitGTK: Remove obsolete patch. 2020-02-06 18:38:00 +01:00
machine.scm
packages.scm packages: Prevent inlining of 'find-best-packages-by-name'. 2020-01-17 14:22:07 +01:00
services.scm
system.scm system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
tests.scm tests: Fix typo in comment. 2020-01-23 11:26:55 +01:00