From: Jonathan McHugh <indieterminacy@libre.brussels>
To: help-guix@gnu.org
Subject: Re: Guix' SWH code hates me
Date: Mon, 03 May 2021 15:12:01 +0200 [thread overview]
Message-ID: <87y2cwt10e.fsf@libre.brussels> (raw)
In-Reply-To: <1a2e6417fba6b589c216b4c00446caea0e613910.camel@student.tugraz.at>
I generated a private package for guile-oauth over the weekend:
Using this in native-inputs:
("guile" ,guile-3.0)
I included this in inputs list:
("guile-json" ,guile-json-4)
Im too sophomore with regards to packaging. I felt that searcing the
aggregate package repositories useful for reverse engineering. For
example, I discovered the integer on the json descriptor for other
packages. Making my package more explicit seemed to help for me.
Jonathan
Leo Prikler <leo.prikler@student.tugraz.at> writes:
> 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?
--
Jonathan McHugh
indieterminacy@libre.brussels
prev parent reply other threads:[~2021-05-03 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 14:58 Guix' SWH code hates me Leo Prikler
2021-05-03 13:12 ` Jonathan McHugh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y2cwt10e.fsf@libre.brussels \
--to=indieterminacy@libre.brussels \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.