guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/12] import: Move json-fetch to (guix import utils).


From: Ludovic Courtès
Subject: Re: [PATCH 01/12] import: Move json-fetch to (guix import utils).
Date: Sat, 24 Sep 2016 14:20:02 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

David Craven <address@hidden> skribis:

> Just didn't see the point of having a file json.scm file there and
> found the name to be a little misleading, but ok.

Yeah, what Eric describes is the reason.  And then (guix scripts
refresh) has this ‘maybe-updater’ macro that checks whether a given
import depends on a missing optional dependency.

Given that JSON is used a lot, we might eventually make Guile-JSON a
mandatory dependency.  We could also push David Thompson to update the
(ice-9 json) module and have it in Guile proper.  :-)

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]