unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Guix' SWH code hates me
@ 2021-05-02 14:58 Leo Prikler
  2021-05-03 13:12 ` Jonathan McHugh
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2021-05-02 14:58 UTC (permalink / raw)
  To: help-guix

I'm currently trying to update the package recipe for guile-wisp to the
newest version, but can't get it to download.  Inside a `guix
environment guix`, using `./pre-inst-env guix build`, I get the
following.

building /gnu/store/001p94i7q8kks3pngjah0b2v4fzl3npr-module-import-
compiled.drv...
[ 1/26] Loading './guix/base16.scm'...
[ 2/26] Loading './guix/base64.scm'...
[ 3/26] Loading './guix/build/download-nar.scm'...
[ 4/26] Loading './guix/build/download.scm'...
[ 5/26] Loading './guix/build/hg.scm'...
[ 6/26] Loading './guix/build/syscalls.scm'...
[ 7/26] Loading './guix/build/utils.scm'...
[ 8/26] Loading './guix/combinators.scm'...
[ 9/26] Loading './guix/ftp-client.scm'...
[10/26] Loading './guix/progress.scm'...
[11/26] Loading './guix/records.scm'...
[12/26] Loading './guix/serialization.scm'...
[13/26] Loading './guix/swh.scm'...
;;; Failed to autoload swh-download-directory in (guix swh):
;;; no code for module (json)

I know that Guix proper would have access to guile-json, but the pre-
inst-env one doesn't.  How do I make it so it does?



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

end of thread, other threads:[~2021-05-03 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02 14:58 Guix' SWH code hates me Leo Prikler
2021-05-03 13:12 ` Jonathan McHugh

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).