summaryrefslogtreecommitdiff
path: root/guix/import
AgeCommit message (Expand)Author
2014-11-25import: gnu: Write the hash in nix-base32 format....Ludovic Courtès
2014-11-11import: Add GNU importer....Ludovic Courtès
2014-11-05import: pypi: Gracefully handle non-existent packages....Ludovic Courtès
2014-10-29import: snix: Handle license attributes....Ludovic Courtès
2014-10-22guix import pypi: Fix a typo in a docstring....Cyril Roelandt
2014-10-22guix import pypi: do not add "python-" to a package name if it's already there....Cyril Roelandt
2014-10-22guix import pypi: add the Apache License 2.0...Cyril Roelandt
2014-09-29import: Add PyPI importer....David Thompson