unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Craven <david@craven.ch>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: ‘guix refresh’ broken on master?
Date: Fri, 16 Dec 2016 09:54:57 +0100	[thread overview]
Message-ID: <CAL1_imnNwVKDprDs2NphHJvUvn5q3VYXtmLExpqdHSYVSE4V6g@mail.gmail.com> (raw)
In-Reply-To: <01d3e06e-f2f9-9bd4-7a41-08a13c203be5@tobias.gr>

Ah there does seem to be a problem.

First this hunk is in the wrong patch:

 diff --git a/guix/scripts/refresh.scm b/guix/scripts/refresh.scm
index f8fb3f80c..72f51cbff 100644
--- a/guix/scripts/refresh.scm
+++ b/guix/scripts/refresh.scm
@@ -39,6 +39,7 @@
                           %kernel.org-updater))
   #:use-module (guix import elpa)
   #:use-module (guix import cran)
+  #:use-module (guix import crate)
   #:use-module (guix import hackage)
   #:use-module (guix gnupg)
   #:use-module (gnu packages)

It should have gone in the next one called Add updater for rust
crates. The updater depends on guile-json so this means that all of
guix refresh depends on guile-json.

  reply	other threads:[~2016-12-16  8:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 17:58 ‘guix refresh’ broken on master? Tobias Geerinckx-Rice
2016-12-16  8:54 ` David Craven [this message]
2016-12-16 16:41 ` Ludovic Courtès
2016-12-16 16:53   ` David Craven

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=CAL1_imnNwVKDprDs2NphHJvUvn5q3VYXtmLExpqdHSYVSE4V6g@mail.gmail.com \
    --to=david@craven.ch \
    --cc=guix-devel@gnu.org \
    --cc=me@tobias.gr \
    /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).