guix-devel
[Top][All Lists]
Advanced

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

Re: How to reference external program used in shell-scripts?


From: Ricardo Wurmus
Subject: Re: How to reference external program used in shell-scripts?
Date: Fri, 09 Aug 2019 10:54:29 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Hartmut Goebel <address@hidden> writes:

> I would expect in both cases, if a required package is updated, this
> package will be updated, too. Right?

Whenever an input is changed the package will be rebuilt, because we
can’t know if the presence of a package will affect the build or not.

In the case of patching references the presence of the input *will*
affect the output (as a reference to the absolute file name will be
recorded).  In the case of propagated inputs it’s really the same,
expect that the package will also be installed into the target profile.

--
Ricardo




reply via email to

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