gnu: nikola: Add input.

* gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
This commit is contained in:
Andreas Enge 2023-04-26 15:55:46 +02:00
parent 1f7d1125a3
commit 81ec8eba91
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -30413,6 +30413,7 @@ (define-public nikola
python-pyrss2gen
python-requests
python-ruamel.yaml ;; for YAML metadata
python-toml
python-unidecode
python-yapsy))
(native-inputs