GNU bug report logs -
#67917
[PATCH 0/2] guix import cpan improvements
Previous Next
Full log
View this message in rfc822 format
Hi,
Wilko Meyer <w <at> wmeyer.eu> skribis:
> While packaging perl-devel-repl[0] I noticed, that the 'guix import
> cpan' output:
>
> - doesn't use 'define-public' to declare the package variable
I think this doesn’t belong here: right now, ‘define-public’ is added
when using ‘-r’ by ‘package->definition’ in (guix import utils). This
is shared by most importers so we cannot just change it in a single
importer.
> - doesn't prefix licenses with license: while (if I understand this part
> of our imports in perl.scm right) we import from the licenses module
> with a license: prefix:
>
> #:use-module ((guix licenses) #:prefix license:)
This one I’m not sure, but we should make sure importers are consistent
as well.
WDYT?
Ludo’.
This bug report was last modified 1 year and 159 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.