unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: 39298@debbugs.gnu.org
Subject: bug#39298: re-exporting local variable: iota
Date: Sun, 26 Jan 2020 21:59:58 +0100	[thread overview]
Message-ID: <87ftg2ue5t.fsf@elephly.net> (raw)
In-Reply-To: <handler.39298.B.158007171823556.ack@debbugs.gnu.org>


This happens even after a reboot, so that’s reassuring.
This is tied to building the derivation for the “sicp” package, which
has this arguments field:

      (arguments
       `(#:modules ((guix build utils)
                    (srfi srfi-1)
                    (srfi srfi-26))
         #:builder
         (begin
           (use-modules (guix build utils)
                        (srfi srfi-1)
                        (srfi srfi-26))
           …)))

That’s where utils and the srfis come from.

-- 
Ricardo

  parent reply	other threads:[~2020-01-26 21:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26 20:48 bug#39298: re-exporting local variable: iota Ricardo Wurmus
     [not found] ` <handler.39298.B.158007171823556.ack@debbugs.gnu.org>
2020-01-26 20:59   ` Ricardo Wurmus [this message]
2020-01-27 11:46 ` Clément Lassieur
2020-01-27 13:19   ` Ludovic Courtès
2020-01-27 13:46     ` Clément Lassieur

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftg2ue5t.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=39298@debbugs.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 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).