* bug#30470: When using `guix import json`, importing a json file with 'license: false' or 'license: null' doesn't work.
@ 2018-02-15 13:01 pkill9
2018-02-16 10:10 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: pkill9 @ 2018-02-15 13:01 UTC (permalink / raw)
To: 30470
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'.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#30470: When using `guix import json`, importing a json file with 'license: false' or 'license: null' doesn't work.
2018-02-15 13:01 bug#30470: When using `guix import json`, importing a json file with 'license: false' or 'license: null' doesn't work pkill9
@ 2018-02-16 10:10 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-02-16 10:10 UTC (permalink / raw)
To: pkill9; +Cc: 30470-done
<pkill9@runbox.com> skribis:
> 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'.
Fixed in commit 5e2495d09e5ad78f8ebb6bfa6fb4ff09fb305ec4.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-16 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 13:01 bug#30470: When using `guix import json`, importing a json file with 'license: false' or 'license: null' doesn't work pkill9
2018-02-16 10:10 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.