guix-play/gnu
Maxime Devos a997640db9
tzdata: Don't bother with cross-compiling.
The time zone database is architecture-independent,
so trying to cross-compile it is pointless!

* gnu/packages/base.scm
  (tzdata)[arguments]<#:target>: Set to #f.
  (tzdata)[allowed-references]: Only include the "out" output itself,
  to make sure no (architecture-dependent) binaries are installed.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-14 15:57:39 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
installer installer: Remove unused procedure. 2021-06-23 03:01:49 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages tzdata: Don't bother with cross-compiling. 2021-07-14 15:57:39 +02:00
services Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
system Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
tests services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build commencement packages supported on the target system. 2021-07-10 19:59:31 +02:00
image.scm
installer.scm
local.mk gnu: fontconfig: Use (locally) deterministic caching 2021-07-11 18:17:31 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm