aboutsummaryrefslogtreecommitdiff
path: root/tests/cpan.scm
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2015-01-08 14:38:54 -0600
committerEric Bavier <bavier@member.fsf.org>2015-01-09 10:33:24 -0600
commit1ff2619bc114aface6b7b9d818f7208f9af677df (patch)
tree499f0d9f102b05bbb26e14a7a8e7b431231be509 /tests/cpan.scm
parentc6cb82f5d5739fcc84281e5dc91076c37f1db89c (diff)
downloadguix-1ff2619bc114aface6b7b9d818f7208f9af677df.tar.gz
guix-1ff2619bc114aface6b7b9d818f7208f9af677df.zip
import: Factorize utility functions.
* guix/import/pypi.scm (hash-table->alist, flatten, assoc-ref*, url-fetch, json-fetch): Pull procedures from here into... * guix/import/utils.scm: Here and... * guix/import/json.scm: Here. New file. * Makefile.am (MODULE)[HAVE_GUILE_JSON]: Add it. * guix/import/gnu.scm (file-sha256): Move from here to... * guix/hash.scm: Here. * tests/pypi.scm (pypi->guix-package): Update mock module reference.
Diffstat (limited to 'tests/cpan.scm')
0 files changed, 0 insertions, 0 deletions
bb357c509e1c017e1fef5aa5f4d05beea0c25157'>file-systems: Fix UTF-16 handling in initrd....Danny Milosavljevic 2020-05-03file-systems: Fix F2FS volume name accessor....Danny Milosavljevic 2020-05-02file-systems: Add support for F2FS....raingloom 2020-03-02build: file-systems: Do not warn about file system check for NFS....Maxim Cournoyer 2020-01-05file-systems: Handle LUKS2 header....David Trudgian 2020-01-03file-systems: Add support for JFS....Tobias Geerinckx-Rice 2019-12-07file-systems: Add support for 'strict-atime' and 'lazy-time' flags....Guillaume Le Vaillant 2019-11-18file-systems: Fix docstring....Maxim Cournoyer