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
cran.scm
crate.scm
elpa.scm
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
gnu.scm
hackage.scm gnu: Use one spelling for ‘copyright’. 2018-01-10 18:21:20 +01:00
json.scm
print.scm
pypi.scm
snix.scm
stackage.scm
texlive.scm
utils.scm import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00