unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* using package-for-guile2.0 outside of guile.scm
@ 2019-01-27 21:29 Ricardo Wurmus
  2019-01-28 12:48 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-01-27 21:29 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

I tried to move most of the packages in gnu/packages/guile.scm to a new
module gnu/packages/guile-xyz.scm.

The only problem with this is that package-for-guile2.0 cannot be used
in guile-xyz.scm.  I cannot compile the module when there’s a reference
to package-for-guile2.0, even when the definition is in guile-xyz.scm.
The definition of package-for-guile2.0 refers to guile-2.2, which is
located in guile.scm.

What to do?

--
Ricardo

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

end of thread, other threads:[~2019-01-29 22:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-27 21:29 using package-for-guile2.0 outside of guile.scm Ricardo Wurmus
2019-01-28 12:48 ` Ludovic Courtès
2019-01-29 22:15   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).