mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-06 11:26:55 -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-requests
|
||||
python-ruamel.yaml ;; for YAML metadata
|
||||
python-toml
|
||||
python-unidecode
|
||||
python-yapsy))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue