guix-devel/guix/import
Ludovic Courtès 5e2495d09e
import: utils: 'alist->package' allows false license.
Reported by <pkill9@runbox.com>.
Fixes <https://bugs.gnu.org/30470>.

* guix/import/utils.scm (alist->package): Check whether 'license' is
false and set the 'license' field to #f in this case.
* tests/import-utils.scm ("alist->package with false license"): New
test.
2018-02-16 11:10:12 +01:00
..
cabal.scm
cpan.scm Revert "import: cpan: Use HTTPS for home pages." 2017-10-30 17:20:42 +01:00
cran.scm guix: Add archive support for bioconductor-uri. 2017-11-07 08:14:09 +01:00
crate.scm import: crate: Gracefully deal with missing license info. 2018-01-08 11:45:35 +01:00
elpa.scm import: elpa: Do not abort when failing to download the archive. 2017-10-28 09:45:54 +02:00
gem.scm gnu: Use one spelling for ‘copyright’. 2018-01-10 18:21:20 +01:00
github.scm import: github: Gracefully handle multiple-URL origins. 2017-10-28 09:45:54 +02:00
gnome.scm upstream: Add new GNOME updater. 2017-09-26 00:35:06 +02:00
gnu.scm
hackage.scm gnu: Use one spelling for ‘copyright’. 2018-01-10 18:21:20 +01:00
json.scm
print.scm import: Add package->code. 2017-09-28 13:10:10 +02:00
pypi.scm import: pypi: Remove unneeded import. 2017-10-10 23:12:03 +02:00
snix.scm
stackage.scm
texlive.scm
utils.scm import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00