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 packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
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 gnu-maintenance: Replace 'find-packages' with 'find-package' (singular). 2016-06-08 19:07:58 +02:00
hackage.scm gnu: Use one spelling for ‘copyright’. 2018-01-10 18:21:20 +01:00
json.scm import: json: Explicitly ask for JSON data. 2017-02-09 19:36:04 +01:00
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 utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
stackage.scm import: stackage: Avoid using (guix ui) in importer code. 2017-02-14 08:38:45 +01:00
texlive.scm guix: Add texlive importer. 2017-06-15 17:03:19 +02:00
utils.scm import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00