guix-patches
[Top][All Lists]
Advanced

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

[bug#67822] [PATCH v3] gnu: maths: petsc: Reduce closure size.


From: Lars Bilke
Subject: [bug#67822] [PATCH v3] gnu: maths: petsc: Reduce closure size.
Date: Fri, 05 Jan 2024 12:52:02 +0100

Hi Ludo,

On 5 Jan 2024, at 12:08, Ludovic Courtès wrote:

> Can we instead patch the thing that creates ‘petscvariables’ in the
> first place?
>
> The reason I’m suggesting it is because in general we avoid hardcoding
> /gnu/store in substitution patterns because it’s possible to configure
> Guix with a different store directory.

Thanks for your feedback!

In v1 of this patch I removed the 'petscvariables'-file completely but this 
broke dependent packages as well as not-yet packaged projects which use the 
file for finding the PETSc library and configuriung their build system.

Is there a possibility to replace the hard-coded /gnu/store with a variable 
which evaluates to the current store directory?

Sincerely,
Lars

Attachment: smime.p7s
Description: S/MIME digital signature


reply via email to

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