guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29181] [PATCH 1/1] gnu: mesa: Use symlinks instead of hard links.


From: Marius Bakke
Subject: [bug#29181] [PATCH 1/1] gnu: mesa: Use symlinks instead of hard links.
Date: Tue, 07 Nov 2017 20:15:04 +0100
User-agent: Notmuch/0.25.1 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> This reduces the nar size (as shown by 'guix size') by 124 MiB, from
> 169 MiB to 45 MiB (almost divided by 4!).

Wow, nice catch.  If I read the code correctly, it detects hard links
and replaces them with symlinks.  Could we do this unconditionally in
a gnu-build-system phase?  Are there any legitimate uses of hard links
in outputs?

That said, the patch LGTM.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]