David Craven <da...@craven.ch> writes: > * guix/import/utils.scm (define-module): guix licenses import uses a prefix. > (string->licenses): Add license: prefix to licenses. > (license->symbol): Add license: prefix to licenses. Return a symbol with the > prefix license:.
Nitpick: please use two spaces between sentences. Is the purpose of this patch to make importers return licenses with this prefix or is there another use case? ~~ Ricardo