guix-patches
[Top][All Lists]
Advanced

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

[bug#56657] [PATCH] gnu: ranger: Add dependency file


From: Liliana Marie Prikler
Subject: [bug#56657] [PATCH] gnu: ranger: Add dependency file
Date: Tue, 26 Jul 2022 09:48:55 +0200
User-agent: Evolution 3.42.1

Am Dienstag, dem 26.07.2022 um 16:43 +0900 schrieb Nguyễn Gia Phong:
> On Thu Jul 21, 2022 at 8:50 AM +0200, Liliana Marie Prikler wrote:
> > Rather than patching PATH, you should use substitute*
> > to hardcode the reference.
> 
> Coming from Nix, I don't get why is it preferred.
> Shouldn't users be able to override runtime dependencies at runtime,
> e.g. via a custom wrapper script?
In Guix we prefer not to rely on the environment because that breaks
the case of pure shells.  We have transformations, which are more
powerful than wrapper scripts.





reply via email to

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