guix-kreyren/guix/import
Eric Bavier 63773200d7
import: json: Silence json-fetch output.
* guix/import/json.scm (json-fetch): Use http-fetch instead of url-fetch
to avoid writing to stdout and a temporary file for each invocation.
* guix/import/gem.scm (rubygems-fetch): Do not redirect json-fetch
output to /dev/null.
* guix/import/pypi.scm (pypi-fetch): Likewise.
2016-12-12 22:22:02 -06:00
..
cabal.scm packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
cpan.scm import/cpan: Maybe coerce version to string. 2016-11-14 00:06:09 +01:00
cran.scm import: cran: Fix off-by-one error. 2016-11-03 16:03:28 +01:00
elpa.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
gem.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
github.scm import: github: Add .love extension. 2016-10-10 11:52:03 +03:00
gnu.scm gnu-maintenance: Replace 'find-packages' with 'find-package' (singular). 2016-06-08 19:07:58 +02:00
hackage.scm import: hackage: Default to https urls. 2016-08-30 22:38:16 +03:00
json.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
pypi.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
snix.scm import: snix: Use the right 'package-name->name+version'. 2016-03-06 23:16:35 +01:00
utils.scm import: utils: Remove dependency on (json) module. 2016-10-16 19:19:31 +03:00