1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00
Files
guix/gnu/packages/patches
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
..
2021-03-12 23:58:54 +01:00
2021-05-11 18:07:09 -04:00
2021-01-14 01:17:04 +01:00
2021-01-10 15:10:26 +02:00
2021-05-05 16:56:46 +02:00
2021-06-21 10:16:04 +02:00