When using `guix import json`, importing a json file with 'license: false' or 'license: null' doesn't work.
Note: In the package modules, you can specify 'license' as '#f' aka 'false', so ideally it should set it to that when the JSON file specifies the license as 'null' or 'false'.