[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#64359] [PATCH] [RFC] --search-paths: emit code compatible with set
From: |
Zack Weinberg |
Subject: |
[bug#64359] [PATCH] [RFC] --search-paths: emit code compatible with set -u |
Date: |
Wed, 18 Oct 2023 14:21:34 -0400 |
User-agent: |
Cyrus-JMAP/3.9.0-alpha0-1019-ged83ad8595-fm-20231002.001-ged83ad85 |
On Sat, Oct 14, 2023, at 1:04 PM, Ludovic Courtès wrote:
>> Why is it a full-rebuild change? As you point out, it should not actually
>> change anything?
>
> It’s a full-rebuild change because every single package depends on (guix
> build utils). When we change it, we have to rebuild literally every
> package.
I'm sorry, I still don't understand why a change with no functional effect
on the packages themselves would require a full rebuild.
zw