guix/gnu
Sarah Morgensen 6f12880a76
gnu: fontconfig: Use (locally) deterministic caching
Make fontconfig use directory contents rather than modification time to
determine cache validity (by pretending that mtime is broken).

* gnu/packages/patches/fontconfig-cache-ignore-mtime.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
[arguments]: Unset SOURCE_DATE_EPOCH for tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-11 18:17:31 +02:00
..
bootloader
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 gnu: fontconfig: Use (locally) deterministic caching 2021-07-11 18:17:31 +02:00
services Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
system
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