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
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
build
installer installer: Remove unused procedure. 2021-06-23 03:01:49 +02:00
machine
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
tests
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