mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-08 20:30:05 -05:00
gnu: nikola: Add input.
* gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
This commit is contained in:
parent
1f7d1125a3
commit
81ec8eba91
1 changed files with 1 additions and 0 deletions
|
@ -30413,6 +30413,7 @@ (define-public nikola
|
||||||
python-pyrss2gen
|
python-pyrss2gen
|
||||||
python-requests
|
python-requests
|
||||||
python-ruamel.yaml ;; for YAML metadata
|
python-ruamel.yaml ;; for YAML metadata
|
||||||
|
python-toml
|
||||||
python-unidecode
|
python-unidecode
|
||||||
python-yapsy))
|
python-yapsy))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Loading…
Reference in a new issue