all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
@ 2020-07-16  4:29 Jesse Gibbons
  2020-07-17 14:25 ` Jesse Gibbons
  2020-07-20  9:22 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Jesse Gibbons @ 2020-07-16  4:29 UTC (permalink / raw)
  To: 42385

jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2.

- jupyter-guile-kernel only has one of its dependencies in 
GUILE_LOAD_PATH, so it doesn't build.

- guix-jupyter builds successfully, but searches in the wrong directory 
for guix-jupyter-kernel.scm.

jupyter-guile-kernel requires guile-json1 which has not been packaged 
for guile3, and is still built with guile2.2. IINM the 
jupyter-guile-kernel repository has been updated to build with guile3, 
so it might be worth updating. Unfortunately, there are no releases in 
its github repository. I expect guix-jupyter will be much easier to fix.





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

end of thread, other threads:[~2020-07-24 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16  4:29 bug#42385: guile-based jupyter kernels mix guile3 and guile2.2 Jesse Gibbons
2020-07-17 14:25 ` Jesse Gibbons
2020-07-20  9:22 ` Ludovic Courtès
2020-07-20 14:22   ` Jesse Gibbons
2020-07-24 10:16     ` Ludovic Courtès

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.