all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* package definition question: referring to source files of another package?
@ 2023-09-03  3:35 Andy Tai
  2023-09-03  4:18 ` Liliana Marie Prikler
  2023-09-03 12:12 ` Attila Lendvai
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Tai @ 2023-09-03  3:35 UTC (permalink / raw)
  To: guix-devel

Hi, this is a question for writing package definition.

In some scenarios package A may refer to source files in package B.
The question is,
1. How to reference source directory of package B from within
definition of package A?
2. can we even assume sources of Package B is available?   Normally if
package B is an input (dependency) for package A, guix would ensure
its installation directory is available, but not necessarily the
source.  So is there something that has to be done to ensure Package B
sources are somewhere?

Thanks for info on these.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-05  6:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-03  3:35 package definition question: referring to source files of another package? Andy Tai
2023-09-03  4:18 ` Liliana Marie Prikler
2023-09-05  6:28   ` Andy Tai
2023-09-03 12:12 ` Attila Lendvai

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.