import: pypi: Handle 'null instead of #nil.
authorArun Isaac <arunisaac@systemreboot.net>
Sat, 4 Jul 2020 22:37:35 +0000 (04:07 +0530)
committerArun Isaac <arunisaac@systemreboot.net>
Sun, 5 Jul 2020 10:41:21 +0000 (16:11 +0530)
commita2daee843d93abd5cc15a6277b6a3e7118fe047a
tree0eb14f37f79fd60ad114f283b23af5768a957fed
parent9e85f652cb9df3393615b3dafcb0f7431b794248
import: pypi: Handle 'null instead of #nil.

* guix/import/pypi.scm (non-empty-string-or-false): guile-json now returns
'null instead of #nil for null JSON values. Handle it.
guix/import/pypi.scm